Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Capturing Groups From a Grep RegEx

bash shell grep

grep a tab in UNIX

unix grep

Delete all local git branches

How can I exclude one word with grep?

regex string search grep

Colorized grep -- viewing the entire file with highlighted matches

bash shell colors grep

How do I find files that do not contain a given string pattern?

file grep directory find

How can I use grep to find a word inside a folder?

How to grep Git commit diffs or contents for a certain word

git search grep

How to 'grep' a continuous stream?

linux bash shell grep tail

Can grep show only words that match search pattern?

grep words

Use grep --exclude/--include syntax to not grep through certain files

How can I exclude directories from grep -R?

linux unix grep

How can I pipe stderr, and not stdout?

bash grep stdout pipe stderr

Negative matching using grep (match lines that do not contain foo)

regex grep

How can I grep recursively, but only in files with certain extensions?

grep

How can I use grep to show just filenames on Linux?

linux grep

How to grep (search) committed code in the Git history

git grep diff

How do I recursively grep all directories and subdirectories?

linux unix grep

grep a file, but show several surrounding lines?

How do I find all files containing specific text on Linux?

linux text grep directory find