Problem removing a file

Harold E. Bamford bamford at ihlpf.ATT.COM
Tue Jan 31 05:11:44 AEST 1989


In article <695 at flatline.UUCP> erict at flatline.UUCP (j eric townsend) 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 *

Try:
	mv -ef x
	rm x

Welcome to the club...



More information about the Comp.sys.att mailing list