freebsd_amp_hwpstate/bin/rm
Mike Pritchard fa10160c65 Provide examples of how to remove file names that begin with
a dash in non-getopt implementations.  E.g.:
	rm /home/mpp/-filename
	rm ./-filename

Requested by: bde
1997-04-09 05:04:43 +00:00
..
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
rm.1 Provide examples of how to remove file names that begin with 1997-04-09 05:04:43 +00:00
rm.c compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00