Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to replace a duplicate string with counter appended values in multiple files in linux command line

regex awk sed

Grep with multi-threading

Surround every line with single quote except empty lines

unix awk sed text-processing

how to change date-format in a log file using bash, avoiding while loop

bash perl awk sed date-format

Variable evaluation before assignment in awk

awk

lookup value associate with list items

awk

processing text from a non-flat file (to extract information as if it *were* a flat file)

In a shell (bash) How can I execute more than one command in a pipeline?

bash shell awk pipeline

Using awk sed or grep to parse URLs from webpage source

regex scripting sed awk grep

find the number of the field

bash shell unix awk

pre-populate associative array keys in awk?

awk associative-array

Sorting by number of repetitions

perl shell 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