Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

How to perform grep operation on all files in a directory?

linux shell grep

Highlight text similar to grep, but don't filter out text [duplicate]

How to grep and replace

linux grep replace

Fast way of finding lines in one file that are not in another?

bash grep find diff

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?