Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gawk

How to use printf to print a character multiple times?

awk printf gawk

SED or AWK replace all with patterns from another file

shell perl awk sed gawk

Sed replace pattern with line number

sed awk gawk

Printing long integers in awk

printing awk printf gawk

awk print without a file

awk gawk

GAWK Script - Print filename in BEGIN section

linux bash shell awk gawk

Using linux command "sort -f | uniq -i" together for ignoring case

linux sorting awk gawk uniq

convert a fixed width file from text to csv

linux csv awk export-to-csv gawk

single space as field separator with awk

awk gawk

Peek at next line, but don't consume it

awk gawk

Parsing a CSV file using gawk

bash csv awk gawk

Bash: Parse CSV with quotes, commas and newlines

bash csv awk cut gawk

Sort associative array with AWK

awk gawk asort

Print all Fields with AWK separated by OFS

awk gawk

print every nth line into a row using gawk

printing awk line gawk

GNU awk: accessing captured groups in replacement text

gawk

awk - concatenate two string variable and assign to a third

awk gawk

how to use sed, awk, or gawk to print only what is matched?

regex unix sed awk gawk

How to use multiple arguments for awk with a shebang (i.e. #!)?

shell unix awk gawk shebang