Console mode, BASH scripts, SH, SHell

 Charge moyenne sur 1mn : 0.84 Charge moyenne sur 5mn : 0.63 Charge moyenne sur 15mn : 0.51


How to use the console, to make scripts BASH, SHells ?

Make scripts BASH, SHells ! Use user files like .bashrc and .profile.





Site user blocks : Account info / user rights / summary

Utiliser XARGS pour retrouver une chaine dans n fichier(s)

La commande xargs combinée avec grep permet de trouver une chaîne de caractères dans un fichier en sortie d'une recherche find

Informations :

Dates
  • Publish : : Wednesday 14 june 2017

  • 593 views

Share :

Commandes find avec xargs et grep :

On fait une recherche sur un type de fichier ou sur autre chose (Cf: Utiliser FIND pour retrouver un fichier ) puis on utilise GREP pour retrouver une chaine de caractères .

On ajoute un XARGS entre ;)

Çà donne cela :

Recherche du répertoire courant (.) dans tous les fichiers *.php l'expression $config :

Script avec 1 ligne

001find . -type f -name "*.php" -print | xargs grep --color=always -n "$config"


<< Les expressions régulières (Regex/Regular)

Modifier une expression dans plusieurs fichiers : commande for + sed >>



Keywords :

xargs find find a string in n file encontrar una cadena en el archivo n ابحث عن سلسلة في ملف n


Author of the page

O.Romain.Jaillet-ramey

O.Romain.Jaillet-ramey

  • Firstname : Olivier Romain Luc
  • Lastname : : Jaillet-ramey
  • Arrived on tuesday 19 october 1976 (1976/10/19 00:00)
    47 years activity !

Translate this page with Google

Firefox Nighlty

Our friends from Framasoft are interested in Mozilla and asked them questions about Nightly: Firefox Night-club, free entry !



ZW3B.Net



Load page: 2,8630349636078