Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Make awk use character classes

regex awk character-class

Longest line using awk

shell unix awk

New to Awk. Struggling with negative number formatting

awk

Removing lines with repetitive values in last

Find unique string within a file, up a line and append?

linux bash sed awk

Get word between quotes

linux unix sed awk grep

Ignore case when removing duplicates using awk

unix awk

how to insert a newline \n after x numbers of words, with AWK or Sed

linux bash shell unix awk

replace strings with lines from another text file by matching patterns

regex perl awk sed

awk & sed split file

bash sed awk

Remove what follows Nth occurrence Using one-liners

perl sed awk gawk nawk

How to awk or grep a variable, without using echo?

performance bash awk grep

How to use awk to do file copy. Copy using split in awk not working

unix awk

awk/sed insert line between two patterns

regex linux bash awk sed

Extract value of column from a line (variable)

bash shell unix awk

How do I swap the last column in a csv file to be the first column? + awk

bash awk sed

In Awk, how to call a function by using a string name?

awk gawk

Understanding the awk -f option in shebang line

linux awk

using awk or sed to create new lines based on extraneous columns

bash awk sed

AWK program using regex to count matching lines

regex bash awk