Q:

create symlink

ln -s [/path/to/file] [/path/to/symlink]
12
 ln -s source_file myfile
4
$ ln -s file1 link1
#Example: ln -s /var/file_i_want_to_link /etc/symbolic_link_name
9
ln -s /mnt/external-drive ~/mydrive
1

New to Communities?

Join the community