Personal tools
You are here: Home DB2 Useful Unix and Linux Commands How to find for specific string in file on AIX / Linux
Navigation
Log in


Forgot your password?
 
Document Actions

How to find for specific string in file on AIX / Linux

find . -type f | xargs grep -l "test"
Security Awareness
Would you like your company to implement gamification into your security awareness program?





Polls