Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 151 Bytes

ln.md

File metadata and controls

8 lines (6 loc) · 151 Bytes

LN

Creates links between files, can be seen as "shortcuts" of Windows users.

# Creates a "Shortcut" to file /bin/ls
ln -s ./list /bin/ls