Latest Posts

Latest Comments

Linking Files

By Geoff W. on Apr. 18, 2008.

Create a symlink to a file rather than copying it to a new location

The command is formatted as follows:

ln -s existing_file new_file

You can use this to link directories as well.

ln -s /usr/src /usr/local/src

Category: Linux

Sorry, comments for this entry are closed at this time.

© 2010 - LAMP Tips!
Designed by Shauryadeep Chaudhuri
Coded by XHTML Valid

Powered by WordPress