mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-27 05:21:08 +01:00
158 B
158 B
ln make links
Usage:
ln [-fs] file1 file2
ln [-fs] file ... directory
-f Unlink any already existing file (force link)
-s Create symbolic link
Usage:
ln [-fs] file1 file2
ln [-fs] file ... directory
-f Unlink any already existing file (force link)
-s Create symbolic link