Solaris
: find
Code
Description
find . -name "*.dat" -exec sh -c 'grep ID $1 | wc -l' {} {} \;
find -exec command pipe command
See Also:
find
(
FreeBSD
)
Roger Hall
COMPUSPEC
Web
Compuspec.net