Linking files
To link a file use the command:
ln filename1 linkname
Making a link to a file does not create another copy of the file; it makes a connection between the file and the linkname.
This site maintained by
unixhelp@math.rutgers.edu
To link a file use the command:
ln filename1 linkname
Making a link to a file does not create another copy of the file; it makes a connection between the file and the linkname.
This site maintained by
unixhelp@math.rutgers.edu