Date:
11/05/03
How do I create virtual links?
Creating a virtual link can be done using the command line ln -s /dir path name - where the directory path is the that starting at root, and the name is how you would like to label the virtual link.
(Back) |