New posts in grep

Simulate pgrep using plain grep

grep - exclude string which is not a substring of a string

Use different colors for every another grep

grep a large list against a large file

Is there a way to do a ' ls -R | grep "aname"* | rm; to remove multiple files in multiple directory

How can I grep a text piece from a 1 line text file with delimiters

Grep string with special character on remote server using ssh

How do I change the order in which grep looks at files/prints results?

View text in terminal with specific patterns highlighted

Confused about grep and the * wildcard

How to get version number from string in bash

grep loses coloring when run from bash script

ack misses results (vs. grep)

What is the meaning of "ps -aef | grep $(pwd)" command?

How to grep words from a single string matching a pattern?

How can I avoid the "grep: Argument list too long" error?

Local full text index for a directory tree, a quicker alternative for grep -R

How can I use the grep command to extract line which is the next line of greping line?

Why no output is shown when using grep twice?

Finding a specific text phrase in all system files