Search in linux command find
Find a multiple files in server with specific key word:
———————————————————
Sintax:: find /start/dir -exec grep -q my_search_word {} ; -print > filename_to_copy
Example::# find /usr/local/tomcat5/ -exec grep -q megaturks.net {} ; -print > tomcat_files
Similar Posts
- » Computer scientists successfully boot one million <b>Linux</b> kernels as <b>...</b>
- » CC7 Team List - TEK9 Networks
- » Linux for research: <b>debian</b> (5.0) install more languages.
- » KELLNER: Ubuntu <b>Linux</b> powers up
- » Tech giants offer stable systems as <b>Linux</b> loses focus | Ethiopian News
Comments
Tell me what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!






