NetBSD/bin/rm
jtc 5f8699a3a2 Some minor fixes:
If all the arguments have a "." or ".." basename, the exit value should be
modified whether or not the -f flag was specified.
Don't exit if a file can not be read or there is another error (FTS_DNR or
FTS_ERR), there are probably other files that we can process successfully.
1993-11-16 23:59:17 +00:00
..
Makefile Add RCS identifiers. 1993-08-01 05:37:30 +00:00
rm.1 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
rm.c Some minor fixes: 1993-11-16 23:59:17 +00:00