|
1 2 |
# ln -s file1 link1 # ls -l file1 link1 |
For example :
|
1 |
# ln -s /webroot/home/httpd/test.com/index.php /home/vivek/index.php |
|
1 2 |
# ln -s file1 link1 # ls -l file1 link1 |
For example :
|
1 |
# ln -s /webroot/home/httpd/test.com/index.php /home/vivek/index.php |