Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

join two csv files with key value

bash csv awk

Awk conditional sum from a CSV file

csv awk

AWK: replace and write a column value in the input file

awk

Explain this duplicate line removing, order retaining, one-line AWK command

unix command-line awk

"BEGIN blocks must have an action part" error in awk script

bash awk

Use of `NF` in awk command

awk

awk last argument before NF?

awk

How to remove leading and trailing whitespaces?

awk: "default" action if no pattern was matched?

awk

How to get the PID of a process in a pipeline

bash awk

How to append something at the end of a certain line of the text

shell sed awk

awk issue (return an array from user defined function)

Remove line if field is duplicate

sed awk

Parsing a CSV file using gawk

bash csv awk gawk

Add a header to a tab delimited file

linux unix sed awk cat

Removing new line after a particular text via bash/awk/sed/perl

bash sed awk

awk + Need to print everything (all rest fields) except $1 and $2

awk filtering

using bash (sed/awk) to extract rows AND columns in CSV files?

bash csv sed awk

Split text file into multiple files

bash unix awk

change a line with awk

bash awk