Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

extracting the column using AWK

linux awk

AWK: Comparing two different columns in two files

awk

awk set variable to line after if statement match

awk

Change AWK field separator on the fly

linux bash awk

How to take multiple argument in bash and pass them to awk?

bash function unix awk arguments

grep -vf too slow with large files

bash performance shell awk grep

get attribute value using xmlstarlet or xmllint

xml awk sed xmlstarlet xmllint

Sorting groups of lines

bash shell awk sed grep

Is it possible to use Grep, Sed or Awk or a bash script without sorting the output file?

bash awk sed grep

How to replace first occurrence with sed?

bash awk sed

SED doesn't process multiple commands in {} after d(elete), a(ppend) or c(hange)

awk sed

Finding duplicates, and uniques of the duplicates in a csv

python linux bash csv awk

How to set a multicharacter record separator RS in GNU awk so it encompasses the new lines?

regex awk

Splitting A File On Delimiter

linux awk split

I'm puzzled here about awk, sed, etc

bash sed awk

Redis: who is eating my field when piping llen results through awk?

bash shell awk redis pipe

Using awk to transpose column to row

awk

Assigning output from awk to variable

shell unix awk aix

Get common values in 2 arrays in shell scripting [duplicate]

bash shell unix sorting awk

Replace fileds with AWK by using a different file as translation list