my Linux stuff
Some tricks and stuff I collected around Linux Virtualization Cloud and NFV
Showing posts with label
Linux symbolic link
.
Show all posts
Showing posts with label
Linux symbolic link
.
Show all posts
Monday, November 3, 2014
How do I create a Linux symbolic link?
ln -s [TARGET DIRECTORY OR FILE] ./[SHORTCUT]
#For example:
ln -s /usr/local/apache/logs ./logs
Older Posts
Home
Subscribe to:
Posts (Atom)