Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Piping a bash variable into awk and storing the output

bash awk

Fast alternative to grep -f

perl awk

awk to output table-like or excel-like columns in linux terminal?

How to remove the filename from the end of the du -h output

linux sed awk

sed/awk: Extract pattern from text stream

bash sed awk grep

Finding contents of one file in another file

linux shell unix awk grep

Use sed or awk to fix date format

regex bash sed awk

properly join two files based on 2 columns in common

unix join awk

Unix convert Month name to number

shell unix awk

Output whole line once for each unique value of a column (Bash)

bash shell awk uniq

Linux - How to list all users and their UIDs

linux awk grep uid

How to select some columns with AWK? [closed]

linux awk

how to get sub-expression value of regExp in awk?

regex linux awk

awk's $1 conflicts with $1 in shell script

bash shell awk

bash: getting percentage from a frequency table

linux bash shell awk

Too many open files error while running awk command

linux shell awk

awk to find number of columns for each line and exit if more than required

bash awk exit

How do I find the text that matches a pattern?

awk

switch/case doesn't work in awk

linux awk

Grep log file greater than time stamp

unix sed awk grep