ln(1) General Commands Manual ln(1)

ln - Make links between files.

ln [--backup] [-b ] [-f|--force] [-i|--interactive] [-n|--no-dereference] [-L|--logical] [-P|--physical] [-s|--symbolic] [-S|--suffix] [-t|--target-directory] [-T|--no-target-directory] [-r|--relative] [-v|--verbose] [-h|--help] [-V|--version] <files>

Make links between files.

make a backup of each existing destination file
like --backup but does not accept an argument
remove existing destination files
prompt whether to remove existing destination files
treat LINK_NAME as a normal file if it is a symbolic link to a directory
follow TARGETs that are symbolic links
make hard links directly to symbolic links
make symbolic links instead of hard links
override the usual backup suffix
specify the DIRECTORY in which to create the links
treat LINK_NAME as a normal file always
create symbolic links relative to link location
print name of each linked file
Print help
Print version
<files>

v0.0.26

ln 0.0.26