benoitbalon posteets tagged recherche,shell  [ Profile ]

Sort by: Date / Title /

  1. 1 year ago
    1. for i in `find . -name "*.jsp" -print`; do echo "";echo ${i};echo "*******************************************************************************************" ; while read ligne; do cat $i | grep "$ligne" | grep -v "pas_cette_chaine" ; done < fichier_liste_des_occurrences ; done

First / Previous / Next / Last / Page 1 of 1 (1 posteets)