my Linux stuff
Some tricks and stuff I collected around Linux Virtualization Cloud and NFV
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
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment