1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.bin/cut
Tim J. Robbins a6ea32c3c5 If processing of one file fails, try to process the remaining files and
exit non-zero instead of immediately exiting. The traditional BSD
behaviour is explicitly forbidden by P1003.2.
2002-05-24 06:03:12 +00:00
..
cut.1
cut.c If processing of one file fails, try to process the remaining files and 2002-05-24 06:03:12 +00:00
Makefile