/ Published in: Bash
Expand |
Embed | Plain Text
ln -s <from> <to> # Example - create a kayue shourt cut that link to user's home folder: ln -s ~/home/kayue kayue
You need to login to post a comment.
ln -s <from> <to> # Example - create a kayue shourt cut that link to user's home folder: ln -s ~/home/kayue kayue
You need to login to post a comment.