Find text in a file you are in - Linux
grep -rnw '.' -e "pattern"
These notes document the trouble resolution of various items pertaining to Linux or it's applications. This blog also notes alternative open source applications and how they work.
grep -rnw '.' -e "pattern"
Comments
Post a Comment