ln (1) Linux Manual Page
NAME ln – make links between files SYNOPSIS ln [,OPTION/]… [,-T/] ,TARGET LINK_NAME/ ln [,OPTION/]… ,TARGET/ ln [,OPTION/]… ,TARGET/… ,DIRECTORY/ ln [,OPTION/]… ,-t DIRECTORY TARGET/… DESCRIPTION In the 1st form, create a link to TARGET with the name LINK_NAME. In the 2nd form, create a link to TARGET in the current directory. In the 3rd…
