Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Why does grep hang when run against the / directory?

How to find all words appearing between parenthesis?

bash grep

Grep Print Only After Match [duplicate]

bash grep

Extract Nth line after matching pattern

regex sed awk grep

Filenames and linenumbers for the matches of cat and grep

unix grep cat

Show lines which does not contain specific string on Linux

linux awk sed grep

How can I use awk or grep to capture an entire Python traceback in a log file?

python logging awk grep

Search in logfile - exit code

What is generally faster, grepping through files or running a SQL LIKE %x% query through blobs?

mysql postgresql grep ack

How do I find/search/grep an SVN repository history?

svn search grep

Parsing nmap output

bash parsing awk grep nmap

Useful regular expression tutorial [closed]

regex grep

How to grep for a URL in a file?

regex grep

What is the meaning of fork() and grep in Linux?

linux api grep fork

How can I find repeated words in a file using grep/egrep?

grep show all lines, not just matches, set exit status

grep

Why does grep match all lines for the pattern "\'"

regex grep

Escaping the exclamation point in grep?

linux bash grep

Quantifier follows nothing in regex

perl grep

How to escape a previously unknown string in regular expression?

bash scripting grep