Mailinglist Archive: opensuse (1746 mails)

< Previous Next >
Re: [SuSE Linux] Directory Alias
  • From: espiritudelvino@xxxxxxxxxxx (Raul Beltran)
  • Date: Sat, 10 Apr 1999 21:49:06 CDT
  • Message-id: <19990411024907.31957.qmail@xxxxxxxxxxx>



>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 <A HREF="http://www.hotmail.com";><A HREF="http://www.hotmail.com</A">http://www.hotmail.com</A</A>>

--
To get out of this list, please send email to majordomo@xxxxxxxx with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/";><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the
archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html";><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>


< Previous Next >
Follow Ups