link dir's ?

Paul Civati paul at xciv.org
Tue May 4 17:58:18 BST 2004


Grant <orbman at thingysrealm.myftp.org> wrote:

> Could someone tell me how i can link say /home/temp to /usr/temp so 
> anything written to /home/temp shows up in /usr/temp

# cd /usr
# ln -s /home/temp .

> I have looked about on google but i cant find anything about directory 
> linking only files to dir's.

Symlinks same as with files, you can't hard link directories though.

-Paul-





More information about the Ukfreebsd mailing list