Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to merge two csv files based on one matching column in unix. The position of column is different in both file

awk

How to reposition the third string of each line to start at the nth character on the same line

bash awk scripting

how to take rows containing a pattern in certain column and move them to the rows than have few commonly columns in UNIX

bash unix awk

kilobytes to human readable. Looking for one liner

perl sed awk sh du

How to extract two different columns separated by different delimiters into the same line

bash shell unix awk scripting

search for last occurrence of the pattern in a file and delete everything after that excluding pattern line

unix sed awk html-table

Printing blank lines when looping associative array in AWK

awk

Compare two files & output differences (including Line Number and content) from both files

file awk compare

Multiline trimming

linux unix sed awk

grep / sed: How to print *something* when nothing matches

sed awk grep

AWK equivalent in batch scripting

awk find batch-file

split line into multiple via splitting specific field

bash sed awk split

Insert newline before/after match for TSV

regex bash perl awk sed

awk extended pattern matching (embedding pattern matching in actions for already matched strings)

Renumbering a column based on occurrence of a string

awk sed seq

Parsing data in awk

python bash parsing awk sed

How to calculate deviation equation using awk

shell awk

Get the line before pattern that won't match pattern

python regex bash awk grep

Getting three highest website hitters via awk

awk

using awk script to print last n rows of a text file

awk