>Seems like I read somewhere that you can set one directory to point
>to another... I've looked high and low today but can't find the
>command to do that. Can anyone please enlighten me?
the command is 'ln'
to link 2 directories, do something like
ln -s <source> <target>
the '-s' option creates a symbolic link instead of a hard link.
you should type 'man ln' to see all options available for this
command...
Raul Beltran
Mexico City.
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html