Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Understanding how OFS works in AWK

awk

Get N line from unzip -l

linux awk grep unzip

How to swap the last two column pairs with awk?

awk cygwin

AWK: how to read columnwise file to AWK-script in Bash?

bash unix awk

Create new columns in specific positions by row-wise summing other columns

awk

AWK function w/ a variable number of arguments

awk variadic-functions

Adding Column Headers in CSV with AWK in Terminal

linux csv unix awk terminal

grep/awk: exclude words conditionally

regex awk grep

Why some GNU parallel input include quotes?

How can I tokenize $PATH by using awk?

bash awk

Strange behavior using lsof and awk together in Mac terminal?

regex macos awk lsof

How to coerce AWK to evaluate string as math expression?

math awk evaluate

Cut string in bash based on position of occurrence in first line

bash macos awk sed

awk command to subtract constant from a column and print results

bash loops awk

Replace a range of tokens within a string

perl bash sed awk

How to use circumflex in the field delimiter in AWK?

regex awk

LINUX: How to AWK to find maximums in every unique line

unix awk

Manipulating n different files and printing their maximum value to a newfile

linux shell awk

Apply awk command to all files in a directory

awk

Renaming files with various extensions

bash sed awk rename