Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

An ack or grep regex to match two lines, that are nearly the same

regex grep

How to sort the files based on the grep count?

grep

Perl: Using Loop or Map/Grep?

perl map grep readdir

Exclude regex bash script

regex grep

How to do recursively grep when there is a FIFO in the path

shell grep fifo

hg grep --exclude pattern

mercurial grep

xml_grep get attribute from element

Why is this program not performing better with goroutines?

ack|grep|whatnot special ignore folders pattern node_modules/dir/node_modules

node.js grep node-modules ack

Grep value between strings with regex

regex awk sed grep

Why does this regex work in grep but not sed?

regex sed grep

Grep error due to expanding variables with spaces

Bash Compound Conditional, With Wildcards and File Existence Check

bash file shell grep conditional

Using each line of awk output as grep pattern

awk grep

Is it more efficient to grep twice or use a regular expression once?

bash unix grep

can command line utilities be faster than C++? [closed]

c++ bash sed grep

Find last commit in Git repo that contains a certain string pattern [duplicate]

git awk grep

Find throw paths must precede expression in script

linux bash shell find grep

Linux : Search for a particular word in all the files

linux grep

How to remove lines from text file not starting with certain characters (sed or grep)

text sed grep