Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

lookup field values in two fixed format file in unix - not working

shell unix awk

How to get uniq strings with different charset

Coloring/indenting a script within script in Emacs

unexpected EOF while looking for matching `"'

unix sed awk

Change regex delimiter in awk patterns

regex awk gawk nawk

"quick select" (or similar) implementation on Linux? (instead of sort|uniq -c|sort -rn|head -$N)

Transform table into 2 columns

linux bash awk

Why is the order of evaluation of expressions used for concatenation undefined in Awk?

awk

awk statements - if not found (grep'ed) do

awk

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

Understanding how gnuplot uses awk scripts

awk gnuplot

caret (^) in FS (gawk)

awk

Ever need to parse the svn log for files committed by a particular user since a certain date? [closed]

svn awk logging

sed or awk multiline replace

sed awk multiline

Extrapolation -- awk based

linux shell awk

What does the semicolon represent in an awk action?

linux awk

using sed or awk to parse multipath output

linux bash sed awk

search for multiple conditioned string with awk

linux unix sed awk

How can I find all the merges that had conflicts in a Git repository?

git version-control awk grep

awk associative array grows fast