Problem removing a file

mark varnell mark at mkvpc.UUCP
Tue Jan 31 12:33:17 AEST 1989


In article <695 at flatline.UUCP>, erict at flatline.UUCP (The Evil Mel Fujitsu) writes:
> 
> Ok, I've really done it now.  I've created, in my home directory,
> a file by the name of:
> -ef
> None of the following rm options work: *f, *ef, -*f, -i *
> The error returned?
> rm: illegal option -- e


I've done this one before myself..
Try making a dummy file 'fdummy' and
then:
rm fdummy -ef

Thus rm will not try to interpret -ef as an option.


-- 
           +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
            Mark Varnell mark at mkvpc.UUCP
            {mtune!gladys, kd4nc!gladys, bakerst}!rbdc!mkvpc!mark
           +++++++++++++++++++++++++++++++++++++++++++++++++++++++++



More information about the Comp.sys.att mailing list