- Forums
- Linux Hosting
- How To Create A Symbolic Link
This Page Will Explain And Show You What Command To Use In Linux Or Unix Server Through The Command Terminal In The Shell For Creating A Symbolic Link In Your Directory [1325], Last Updated: Mon Jun 24, 2024
Webune Support
Thu Jan 07, 2010
1 Comments
437 Visits
welcome to Webune
Webune offers great deals on Linux Dedicated server!!!!
today we are going to show you how you can create a symbolic link in linux
the format to use is this:
ln -s /path/to/file/ symbolic_link_name
lets say for example, i want to create a symbolic link to the /home/myuser/myweb/html directory from /var/www/
ln -s /home/myuser/myweb/ html
https://www.webune.com/forums/how-to-create-a-symbolic-link.html