Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

xargs output buffering -P parallel

bash shell awk sed

variable for field separator in perl

perl awk

Print column contents by column name

awk

Delete all lines between two patterns (exclusive of the pattern) using sed or awk

regex sed 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