V praxi se nejvíc osvědčilo:

find . -type f -name '*.php' -exec grep -i 'hledaný text' {} \; -print

vyhledávání textu (řetězce / slova / string) v souboru (např. *.php) pod linuxem (testováno na CentOS)

Tagged with:
 
  • Facebook
  • Twitter
  • Digg
  • Reddit
  • LinkedIn
  • RSS Feed

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Set your Twitter account name in your settings to use the TwitterBar Section.