Buscar cadena Linux


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. find . -type f | xargs grep node/add/group
  2.  
  3. find /home/fjmaties/NetBeansProjects/Geekia/ -type f | xargs grep tabs.css

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.