Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Replace multiple occurrences between two strings

regex bash perl awk sed

awk / sed: replace all fields if any field matches a pattern

unix awk sed replace

Concatenate two columns of a text file

text awk gawk

How to reverse everything after the second line with AWK

bash awk

Using FILENAME in awk script

linux bash shell unix awk

linux csv file concatenate columns into one column

awk sed command-line cut

Greater than float with awk

bash macos 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