Thursday, June 19, 2008

command find word on Freebsd

find / -type f -exec grep -H 'words' {}\;

No comments: