Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to insert a line using sed before a pattern and after a line number?

shell unix awk sed

String comparison in awk

string awk syntax

Awk if else issues

if-statement awk syntax

Summing values of a column using awk command

awk

Is it possible to print the awk output in the same line

linux bash shell awk

Using sed/awk to print lines with matching pattern OR another matching pattern

bash sed awk

What is the easiest way to remove 1st and last line from file with awk?

awk

Parsing variables from config file in Bash

bash parsing variables awk

Printing verbose progress from sed and awk

sed awk

Print all Fields with AWK separated by OFS

awk gawk

How to initialize an array of arrays in awk?

arrays awk initialization

Can awk patterns match multiple lines?

linux awk

How to add a column from a file to another file

bash awk

Looping over input fields as array

bash awk

Awk to skip the blank lines

regex bash sed awk

Sort logs by date field in bash

linux bash sorting scripting awk

print every nth line into a row using gawk

printing awk line gawk

How to run a .awk file?

awk

How to cut a string after a specific character in unix

string shell unix sed awk

Using awk in BASH alias or function

bash awk