info:find_grep

Ceci est une ancienne révision du document !


find . -name “*.php” -exec grep “select.*database” {} \;

find php or html files

find . -name “*.[Pp][Hh][Pp]” find . -name “*.[Hh][Tt][Mm]*” 

cgrep contextual grep

  • info/find_grep.1531899952.txt.gz
  • Dernière modification : 2018/07/18 09:45
  • de radeff