Hi Greg, Did it and it worked great (after I logged into the console as su). Isn't there a way to do this in KDE or Gnome?
Thanks Russ On Sun, 2003-02-09 at 17:45, Greg Meyer wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Sunday 09 February 2003 08:29 pm, Russ wrote: > > Okay, I created this folder in my directory "file:/home/russ/wallpaper". > > Now how to I create a symbolic link to it from say > > "file:/usr/share/wallpapers" which is where all the others are. > > > use ln -s <target> <linkname> > > so by example, if your wallpapers are in /home/russ/wallpaper and you want a > link to that directory in /usr/share/wallpapers called russpaper > > ln -s /home/russ/wallpaper /usr/share/wallpapers/russpaper > > You'll get an entry called russpaper in /usr/share/wallpapers/ that if you > click on it in your file manager, or cd to it from the command line, you will > be magically transported to /home/russ/wallpaper. > - -- > Greg
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
