freebsd-skq/bin/rm
sheldonh 61c79b122e Add link(1) and unlink(1) as special cases of ln(1) and rm(1)
respectively, in accordance with SUSv2.

This differs from the approach taken in NetBSD, but provides
less obscure error messages in at least the EISDIR case and
does not take up additional disk space for new binaries.

PR:		13071
PR:		13074
Requested by:	James Howard <howardjp@wam.umd.edu>
1999-12-20 16:13:47 +00:00
..
Makefile Add link(1) and unlink(1) as special cases of ln(1) and rm(1) 1999-12-20 16:13:47 +00:00
rm.1 Add link(1) and unlink(1) as special cases of ln(1) and rm(1) 1999-12-20 16:13:47 +00:00
rm.c Add link(1) and unlink(1) as special cases of ln(1) and rm(1) 1999-12-20 16:13:47 +00:00