"Miguel Ventura" <[EMAIL PROTECTED]> wrote:
> I've somehow created a file called "-R". I can't delete it with "rm", copy
> it, "touch" it... cause most of the utilities interpreet -R always as being
> a switch no matter where is it placed on the command line parameters.

rm -- -R

or

rm ./-R

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

Reply via email to