Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Print length of regex group with awk

regex awk replace

Find files having more than one occurrence of a pattern on the same line

unix awk

Bash: Removing duplicate lines with unique timestamps

bash awk

Using awk to replace part of a line with the output of a program

bash awk

How to pass a date range to awk as a variable

bash variables awk date-range

bash: how to extract thousands of non-sequential lines from a file

linux bash awk extract lines

Awk with function calling error in redirection

function http-redirect awk

awk extract a column and output a file named by the column header

awk

How to compare two files on line by line basis regardless of order?

python shell awk diff ksh

AWK: is there a way to check the next record for a number?

bash awk

using file and awk to add file extensions

bash awk

Combine multiple columns of different lengths into one column in BASH

bash shell awk

How to print the count of value stored in an array using awk?

awk

BASH - Summarising information from several fields in unique field using Loop and If statements

How to move first column to last column in unix?

linux bash unix awk

How does sorting for arrays of arrays differ to multidimensional arrays in awk?

awk

Passing bash variable to awk

bash awk

Strange problem with cut,colrm,awk and sed: fail to cut characters from a pipe stream

linux sed awk pipe cut

How to format the yaml file to a csv format?

shell awk yaml jq yq

awk: how to delete first and last value on entire column

awk