Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

How can I grep for a string that begins with a dash/hyphen?

unix grep escaping

Get line number while using grep

grep line

How can I make grep print the lines below and above each matching line? [duplicate]

linux grep

Grep only the first match and stop

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