Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

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