Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

AWK: return value to shell script

bash awk

How to print the line number where a string appears in a file?

shell awk

List files that contain `n` or fewer lines

bash performance shell file awk

stable sort in linux

linux shell sorting sed awk

How to randomly delete a number of lines from a big file?

python bash random sed awk

Row to column and column to row using awk

awk

How to detect the last line in awk before END

shell awk line

Strange return value "134" to call gawk in bash script

linux bash awk

Bash. Get intersection from multiple files

bash shell command-line awk grep

Can you use heredocuments to embed AWK in a bash script?

bash awk

Split CSV files into smaller files but keeping the headers?

bash csv awk

strip the last and first character from a String

sed awk

Get lengths of zeroes (interrupted by ones)

bash awk

Can someone explain me why awk's sub() / gsub() works like this?

linux shell awk

Extract Lines when Column K is empty with AWK/Perl

linux perl unix awk

How to process every other line in bash

bash awk

Replace a letter with another from the last word from the last two lines of a text file

awk sed

AWK: shortened if-then-else with regex

regex awk syntactic-sugar

Delete lines from file with SED or AWK

regex shell unix sed awk

awk one liner select only rows based on value of a column

linux unix awk