Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

remove comments without affecting values in the config file

perl awk

Print an entry of length 32 characters in a table with unequal number of columns using awk

awk

Compare .csv files with BASH while merging one column

bash awk grep

how to replace each individual occurrence of word with other word using awk or sed?

shell awk sed

Automatic documentation of gitconfig aliases using sed or awk

How to retrieve text from the current line at specified cursor position before and after up to specified boundary characters?

Count pattern occurrence in each line of file?

regex perl sed awk grep

Extract specific strings from line in file and output to another file with modifications

bash sed awk find cut

awk for date ranges date format like mm/dd/yyyy hh:mm:ss

awk