SWAT

Sean picasso@madflower.com
Fri, 8 Sep 2000 09:37:39 -0400 (EDT)


Its good to know my brain isnt completely fried today.(it is friday isnt
it?) I guess I never had to do that before, but it might come in handy.

Sean


On 8 Sep 2000, Ben Pfaff wrote:

> Sean <picasso@madflower.com> writes:
> 
> > Hold on. you can't symbolically link directories with ln -s ?
> 
> Yes, you can.  "cp -sr" is different: it makes new directories
> and links individual files within the directories.  It makes a
> "link farm" rather than a single link.  I was pointing it out
> because I find it useful fairly often (as with "cp -lr", which
> does a similar thing with hard links instead).
>