Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

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

Extract Title of a html file using grep

bash shell grep

What is the equivalent method in Angular 2 of Angular $.grep() method?

javascript angular grep

WARNING: No blkio throttle.read_bps_device support. What is this message?

docker grep system-paths

How to delete 5 lines before and 6 lines after pattern match using Sed?

linux unix sed grep

Use Grep to find blocks of text between two phrases (including the phrases)

regex linux unix grep bbedit

GREP: variable in regular expression

regex bash grep

unix: how to concatenate files matched in grep

unix grep cat

find a substring, replace and multiply by 1024

grep

How to join two lines in one

linux bash awk grep cat

Command-line recursive code cleanup, '){' to ') {', using grep/sed

regex sed grep

How to print lines where it matchs specific number in bash?

bash awk sed grep cat