I have a directory tree with a lot of duplicate "leaves". The command "rm -r <junkfile>" does not work, saying: "cannot lstat '<junkfile>'"
I even seeded the root of this tree with one of these files but still the rm command did not recurse. I know the command "rm -rf *" would get rid of these files with colateral damage. What am I missing please? Thanks Kevin. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
