Ok, I did this at the command prompt: > > cat FILENAME | while read FN > do > rm "$FN"; > done; but I get a bunch of error that look like this: ': No such file or directory - <filename> Why am I getting this, and what can I do to fix it? Thanks, erik -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- rm help Erik
- Re: rm help Charles Galpin
- Re: rm help Erik
- Re: rm help Dave Ihnat
- Re: rm help Erik
- Re: rm help Rick L. Mantooth
- RE: rm help Reinder van der Veen
- Re: rm help Philippe Moutarlier
- Re: rm help Philippe Moutarlier