Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Removing multiple delimiters between outside delimiters on each line

regex string csv awk sed

Delete first and last line or record from file using sed

sed awk

right tool to filter the UUID from the output of blkid program (using grep, cut, or awk, e.t.c)

sed awk grep

Peek at next line, but don't consume it

awk gawk

Setting variable in bash -c

linux bash awk ifconfig

awk print is adding a control-m character at end of line

unix 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