Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

awk regex start of line anchor matches whitespace

regex bash awk

How to use awk to test if a column value is in another file?

linux awk

sed: print delimited block of lines if it matches a pattern

bash awk sed

awk replace all occurrences of a string globally

string bash awk replace

Duplicate a CSV column in Bash

bash csv awk

String conversion from numeric to string in awk

bash unix awk

SED or AWK script to replace multiple text

python perl unix awk sed

Awk - print next record following matched record

awk

Run awk file from shell script without specifying awk's exact location

linux shell awk

Simple trouble with awk and regex

regex shell awk gawk

Sorting the lines in a CSV according to those containing numbers and those without

bash shell sorting csv awk

increment letter variables in awk

split awk increment prefix

How to manipulate awk output?

linux bash awk

Find number, and remove adjacent characters equal to this number

perl unix sed awk

What does effect does a trailing number have on the body of an awk script?

unix text awk

Subtructing n number of columns from two files with AWK

linux perl bash awk gawk

Using awk to bin values in a list of numbers

awk

Collapse sequential numbers to ranges in bash

bash awk sed collapse

awk and special brackets delimiters

linux awk delimiter

Select matrix first row based on 1st, 8th and 9th column value with awk or sed

r awk sed