rgrimes
|
a14d555c87
|
Remove trailing whitespace.
|
1995-05-30 06:41:30 +00:00 |
|
wollman
|
715c2b0756
|
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 |
|
guido
|
5ed0eb5412
|
Fix completely broken find behaviour:
a find -foo -o -bar would behave like find -bar. The same for -a
This broke (among others) ./etc/security.
Obtained from: NetBSD
|
1995-02-27 20:52:36 +00:00 |
|
rgrimes
|
f9ab90d9d6
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|