Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Bash shell 'if' statement comparing outputs from different commands

grep / sed: How to print *something* when nothing matches

sed awk grep

Replace underscore with dash in url for given url extensions using GREP / Regex

regex grep notepad++ bbedit

Is it possible to ignore certain directories by default when using git grep? [duplicate]

git grep

Matching a date in a file on Unix

unix sed grep find

Get the line before pattern that won't match pattern

python regex bash awk grep

How separate grep result with comma in bash?

bash grep design-patterns

Match "war" but not "software"

regex grep

Get contents between two parameters , parameters occurs multiple time in a file

shell awk sed grep sh

Grep for a word, and if found print 10 lines before and 10 lines after the pattern match

python grep

How to remove comments from a file using "grep"?

sql grep

grep- why must there be word boundaries around back references?

Grep command with OR logic

bash shell grep sh

Use lines in a file as filenames for grep?

shell grep

Unix extract lines in between 2 lines and store them in respective files

awk sed grep

get N lines above from the section obtained using sed

awk sed grep

How to print matching pattern only

regex awk sed grep

Git count filtered commits

Count word occurences in very large file (memory exhausted on running) grep -o foo | wc -l

grep large-files word-count