$linuxcli.in _    [commands]    [tips & tricks]    [manpage]    [ESXi CLi]    [what is my ip?]    [pingme!]    [BIOS lock code]    [Code repo]




ln -


    
    BusyBox v1.29.3 (2018-11-02 15:37:50 PDT) multi-call binary.
    Usage: ln [OPTIONS] TARGET... LINK|DIR
    Create a link LINK or DIR/TARGET to the specified TARGET(s)
    	-s	Make symlinks instead of hardlinks
    	-f	Remove existing destinations
    	-n	Don't dereference symlinks - treat like normal file
    	-b	Make a backup of the target (if exists) before link operation
    	-S suf	Use suffix instead of ~ when making backup files
    	-T	2nd arg must be a DIR
    	-v	Verbose