Employeur impliqué
How to retrieve a file with a specific string or keyword using UNIX command line
Utilisateur anonyme
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.
Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.
Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.