> [root@ghettohacker new]# rm -09-09-09.txt 
> rm: invalid option -- 0
> Try `rm --help' for more information.
> [root@ghettohacker new]# 
> 
> it wont delete with rm. i tried shread, and that doesn't work either. 
> every command line program i use wont delete it. rm is treating the
> filename as a command line option and wont let the file be deleted.
> 
> i hope you guys can fix it. good luck :)

It's not a bug.

Check out the FAQ at:

  
http://www.gnu.org/software/fileutils/doc/faq/core-utils-faq.html#How%20do%20I%20remove%20files%20that%20start%20with%20a%20'-'%20such%20as%20'-i'%3f

Bob

_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to