roberto
95ba1f5a9c
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
bde
8608a436f1
Fixed my English fixes.
1998-11-29 11:34:30 +00:00
bde
1b3769f262
Fixed style bugs and English in previous commit.
1998-11-29 11:11:07 +00:00
wosch
b051be5aa1
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
72b6a99cd2
Merge from Lite2 - use new getvfsbyname() and related changes.
...
understand whiteouts (FTS_W from fts()).
1997-03-11 13:48:37 +00:00
rgrimes
79e59e9123
Remove trailing whitespace.
1995-05-30 06:41:30 +00:00
guido
14783ccffb
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