Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Java substring.equals versus ==

java awk iteration substring

Awk: extract different columns from many different files

file awk

awk script for finding smallest value from column

awk

Replacing string in linux using sed/awk based

regex linux bash awk sed

change lowercase file names to uppercase with awk ,sed or bash

bash sed awk

How to number the ls output in unix?

awk unix

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