Azienda coinvolta
How to retrieve a file with a specific string or keyword using UNIX command line
Anonimo
find . | grep -i "String" find is generally used to find the name of the files & Grep is used to search for content present in the file
grep -r "expression to find"
I knew it had some thing to do with grep but was unable to give the specific line.
Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.
Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.