freebsd-dev/bin/cat
Bruce Evans 001aff9ffc Fix exit status. `cat no-such-file >/dev/null' exited with status 0.
This has been broken since cat's own err() function was sloppily
replaced by the library functions warn() and err().
1995-10-03 12:46:37 +00:00
..
cat.1 Added $Id$ 1994-09-24 02:59:15 +00:00
cat.c Fix exit status. `cat no-such-file >/dev/null' exited with status 0. 1995-10-03 12:46:37 +00:00
Makefile Added $Id$ 1994-09-24 02:59:15 +00:00