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.