/ Published in: Bash

making a symbolic link
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
ln -s sourcefile destinationfile
Comments
