Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

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

How to add 100 spaces at end of each line of a file in Unix

shell unix awk

SED or AWK replace all with patterns from another file

shell perl awk sed gawk

Faster grep function for big (27GB) files

file bash awk grep

Can awk print lines that do not have a pattern?

awk

grep - print line before, don't print match

awk grep

Looping through fields in awk

awk sed

Sed replace pattern with line number

sed awk gawk

Printing long integers in awk

printing awk printf gawk