Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Using awk to search for lines that have a number of digits

awk

printf in awk with Umlauts doesn't work

extracting first line from file using awk command

unix awk

How do I grep for entire, possibly wrapped, lines of code?

linux unix command-line awk grep

extract sequences from multifasta file by ID in file using awk

Using awk printf to urldecode text

awk printf urldecode busybox

Find and replace for JSON with sed or awk

json bash awk sed

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