Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Bash sqlite3 -line | How to convert to JSON format

json bash awk sqlite grep

Insert a line after pattern match, if only the string does not exists

awk sed grep

grep (awk) a file from A to first empty line

bash awk grep

remove lines from output in bash that contains a huge amount of possibilities

awk sed grep

How can I quickly find the first line of a file that matches a regex?

regex perl sed grep

grep recursion - inconsistencies

linux unix recursion grep

Primitive but efficient grep clone in haskell?

regex haskell grep

grep through colored text , e.g. gcc | colorgcc | grep regexp

regex perl grep

Why is "git grep" behaving erratic on my Windows PC?

windows git github grep git-bash

Kill only processes (instances) of specific Java jar

linux bash grep kill

Need to delete first N lines of grep result files

linux wordpress bash sed grep

Can grep show matching part of line with "context"? [duplicate]

git sed grep

Perl map/grep memory leak

perl memory-leaks map grep

BASH: how to put variable inside regex?

regex bash variables grep

Optimise usability of wgrep

emacs grep

Using SED to match emails in a sql dump and replace them

sql regex sed grep

How to see changed lines with certain words and the containing file for a git commit? - Can git diff print a file name line prefix?

git bash awk grep git-diff

How to run grep in parallel on single lines from a list

bash grep gnu-parallel