This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
bin
/
rm
History
mpp
760778bbe9
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