Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

How to use grep to find all files that contain one pattern but don't have a second?

shell grep

How to grep lines from a log file that have the current date?

date logging grep

grepping multiple lines from a file

regex grep

To understand the practical use of Grep's option -H in different situations

grep option

How to properly grep filenames only from ls -al

unix grep ls

Deleting lines from a file with binary pattern strings

bash shell awk grep

Decode JSON in Bash using python mjson.tool

python json bash grep

grep with continuous pipe does not work

linux bash grep pipe stdout

Remove insert data of a specific table from mysqldump output (sed?)

bash sed grep mysqldump

Get java version number from python

python bash sed grep cut

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