ln create link code example Example 1: create a symlink ln -s [/path/to/file] [/path/to/symlink] Example 2: create symlink ln -s source_file myfile