Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Count all occurrences of a string in lots of files with grep

grep

Display filename before matching line

unix grep

How to check if a file contains a specific string using Bash

bash shell grep

How do I grep for all non-ASCII characters?

regex unix unicode grep

How can I format my grep output to show line numbers at the end of the line, and also the hit count?

linux bash unix 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