Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Does awk CR LF handling break on cygwin?

linux bash awk

How to parse multi line records (with awk?)

regex linux bash awk sed

awk: setting environment variables directly from within an awk script

awk

replace spaces only in between quotation marks

sed awk

Simplest way to do basic xml parsing from unix command line

xml perl unix awk grep

Using sed to delete range of lines except the end pattern

awk sed

escape dollar sign in bashscript (which uses awk)

bash awk

awk extract multiple groups from each line

regex awk grouping

Changing the case of a string with awk

regex unix awk

how to sum file size from ls like output log with Bytes, KiB, MiB, GiB

bash awk ls

how delete space in blank only between " " with bash

regex awk sed

Using strftime function in mawk

awk strftime

How do I pick random unique lines from a text file in shell?

shell sed awk

Perl one liner to extract a multi-line pattern

perl bash sed awk perl-module

Match a string that contains a newline using sed

linux bash ubuntu awk sed

Use array variable in awk?

bash awk

join two files based on two columns

bash awk

How to sum up every 10 lines and calculate average using AWK?

awk

Awk - check that a field can be converted to an integer

awk

multiple Field Separators in awk

regex string awk