freebsd-dev/usr.bin/find
Garrett Wollman 7cd23434fe Add GNU-style `-print0' primary. This exists so that one can safely
do `find some-nasty-expression -print0 | perl -n0e unlink' and have all
the files actuallly get deleted.  (Using `xargs' and `rm' is not safe.)
1995-05-09 19:02:06 +00:00
..
extern.h Add GNU-style `-print0' primary. This exists so that one can safely 1995-05-09 19:02:06 +00:00
find.1 Add GNU-style `-print0' primary. This exists so that one can safely 1995-05-09 19:02:06 +00:00
find.c Fix completely broken find behaviour: 1995-02-27 20:52:36 +00:00
find.h Add GNU-style `-print0' primary. This exists so that one can safely 1995-05-09 19:02:06 +00:00
function.c Add GNU-style `-print0' primary. This exists so that one can safely 1995-05-09 19:02:06 +00:00
ls.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
main.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
Makefile BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
misc.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
operator.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
option.c Add GNU-style `-print0' primary. This exists so that one can safely 1995-05-09 19:02:06 +00:00