Ollivier Robert
c76bc8f3bf
This patch adds the -mindepth and -maxdepth options to find(1), which
...
behave as in GNU find (and of course as described in the manual page
diff included). I think these options would be useful for some people.
Some missing $FreeBSD$ tags are also added.
The patch was slightly modified (send-pr mangling of TABS).
PR: bin/18941
Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
2000-06-12 11:12:41 +00:00
Bruce Evans
1b4db9d1fd
Fixed my English fixes.
1998-11-29 11:34:30 +00:00
Bruce Evans
ad04e6130e
Fixed style bugs and English in previous commit.
1998-11-29 11:11:07 +00:00
Wolfram Schneider
6d0c7e1378
Added a sort option to find(1).
...
The sort option make it possible to build the locate
database without large (usually 20-100MB) temp files.
1998-11-29 00:54:21 +00:00
Peter Wemm
841484cd42
Merge from Lite2 - use new getvfsbyname() and related changes.
...
understand whiteouts (FTS_W from fts()).
1997-03-11 13:48:37 +00:00
Rodney W. Grimes
7799f52a32
Remove trailing whitespace.
1995-05-30 06:41:30 +00:00
Guido van Rooij
dcb8def0e7
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
Rodney W. Grimes
9b50d90275
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00