Sponsored Links:
Making Symbolic Links
Syntax
This is fairly easy to make a mess of - if you get the link & target the wrong way round & have write permissions for the target, you’ll replace it with a zero length file :(
ln -s toMe linkName
Sponsored Links:
This is fairly easy to make a mess of - if you get the link & target the wrong way round & have write permissions for the target, you’ll replace it with a zero length file :(
ln -s toMe linkName