EZ Linux Admin random header image

Adding a Symlink

August 16th, 2009 by EZ linux · No Comments

ln -s linktext linkname

linktext is the location of the actual file. linkname is the redirect path

ln -s /backup/logs /var/logs

ln -s /home/cpanel /var/cpanel

Tags: Linux Commands · Linux Tricks

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment