freebsd-src/bin
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
..
cat compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
chflags compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
chio Import Jason Thorpe's contribution for an updated SCSI media changer 1997-03-06 15:30:06 +00:00
chmod compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
cp compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
csh Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
date compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
dd Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
df compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
domainname Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
echo Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
ed compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
expr Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
hostname compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
kill Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
ln compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
ls compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
mkdir Fix several problems with mkdir: 1997-04-01 23:46:22 +00:00
mv compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
pax compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
ps compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
pwd compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
rcp compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
rm Provide examples of how to remove file names that begin with 1997-04-09 05:04:43 +00:00
rmail compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
rmdir compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
sh compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
sleep compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
stty compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
sync Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
test Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
Makefile Acitvate chio(1). 1997-03-06 15:30:53 +00:00
Makefile.inc Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00