Bloc notes

  • Accueil
  • Rechercher
  • Plan du site
  • Contact
  • Accueil
  • grep
08 novembre 2020

grep

Rédigé par Sylter 29 commentaires
Classé dans : Programmation, Shell Mots clés : grep

Chercher une chaîne texte dans les fichiers d'une arborescence :

find ./ -type f -print0 | xargs -0 grep "mon texte"

ou

grep -r "mon texte" .

ou

rgrep "mon texte" .
Fil RSS des articles de ce mot clé

Catégories

  • Actus (2)
  • Liens web (2)
  • Programmation (6)
  •      Shell (4)
  •      IDE (1)
  •      Python (1)
  • Revue de Web (3)
  • Sciences (2)
  • Musique (1)
  •      MAO (1)

Derniers articles

  • Installation de Superflu
  • "Musique assistée par ordinateur (MAO)" sous Linux
  • Liens web semaine 50 - 2020
  • Police Attitude, 60 ans de maintien de l’ordre
  • Obtenir un usage disque trié par taille (sortie de la commande 'du')

Mots clés

  • sort
  • police
  • évolution
  • religion
  • théière
  • grep
  • deb
  • géomatique
  • MIDI
  • CoVid19
  • complot
  • tri
  • revue de web
  • jupyter
  • logiciel
  • ffmpeg
  • pip
  • confinement
  • python
  • v4l2loopback

Derniers commentaires

  • Liptkal a dit : hello there and thank you for your...
  • India Call Girls Service, a dit : https://cashcallgirls.com https:...
  • Howardoriff a dit : <a href=https://xn--krken21-bn4c.c...
  • QX a dit : The aviator game is more than just...
  • TZ a dit : Playing aviator is not just a gamb...

Archives

  • année 2021 (1)
  • année 2020 (16)
  • total (17)
  • Fil des articles
  • Fil des commentaires
  • Haut de page