Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

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

Using SED/AWK to replace letters after a certain position

awk sed

Extract rows and substrings from one file conditional on information of another file

string bash sed awk fasta

print dir path after matching its name with wildcards

awk path wildcard

Get contents between two parameters , parameters occurs multiple time in a file

shell awk sed grep sh

How to divide with awk?

linux bash awk