[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] Will 2.x address these issues?



> jom1@xxxxxxxxxx:

> mv -f temp.interest/* interesting.groups/
> mv  interesting.groups/* temp.interest/

maybe change this part to

  mv  temp.interest interesting.groups
  mv  interesting.groups temp.interest

same goes for the download part.  it's much easier on the system to relink
a directory than every file in it.  but this is a unix'ism, in m$-dos it
doesn't work.

clemens fischer

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list