tips and tricks for computer and software
find . -type f -name \*.html -print | xargs grep "Texte à chercher"
find . -type f -name \*.html -print | xargs grep "Text to search"
Aucun commentaire:
Enregistrer un commentaire