Well, there's something that cp doesn't do... Most *nix gurus will tell you to use some magically tar and cpio pipe to do the job. I would have put that but I couldn't find an appropriate example. ;-)
Here u have such example :-) :
find src_dir -print | cpio -pduml dest_dir
-- [EMAIL PROTECTED] mailing list
