Sunday, 30 August 2009

How to add a Symlink

Pelase use the below steps for adding a a Symlink


# 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

No comments:

Post a Comment