Q.
Answers (1)
1.
It makes a symoblic link for a file in one subdirectory to a file in another subdirectory. for example, ln -s check/alert/error.php mydir/myError.php
I use it for shortcurts for subdirectories from my home directory. Ex. ln -s main/pages/reports/daily d_reports This way, from my home directory I can directly cd d_reports and it will take me straight to that subdirectory.
Hope this Helps
Neha Patel
Answered by Neha Patel, 16 Oct '08 06:10 pm
Report abuse
Useful
(0)
Not Useful
(0)
Your vote on this answer has already been received