grep

grep looks like regular expression matches in text, and is a very versatile tool.

Here is the GNU grep manual.

Here are some handy invocations:

grep is particularly useful when you stick to plain text.

Home