ln <command> [command]
Create (default hard) symbolic links to files
Arguments
Name | Description |
---|---|
command | filepaths, folders |
command |
Options
Name | Description |
---|---|
-s <command> [command] | Create a symbolic link |
-v | Verbose |
-F <command> [command] | If link name already exists replace it |
-h | Don't follow symbolic links |
-f <command> [command] | If link name already exists unlink the old one before creating the new one |
-i <command> [command] | Prompt if proposed link already exists |
-n | Same as -h don't follow symbolic links |