Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Split a large flat file by first two characters on each line

python regex bash awk sed

how do you parse comma-separated-values (csv) with awk?

xml unix shell csv awk

Putting line break using sed in bash, problems with regular expressions

regex bash sed awk

multiple commands inside a awk

awk

Print every string that is matched by regex in order

bash awk grep

Reformating an output print

linux awk formatting

Compare lines within a file in bash

bash shell awk

sed : printing lines between two words only when one of the line matches a third word or any pattern

linux sed awk

Fast extraction of lines based on line numbers

linux bash awk

awk : if >=4 lines in a row begin with + or - don't print record

bash shell awk gawk

Bash: Sum fields of a line

bash awk

Unix how to concatenate lines based on pattern

unix awk

Print length of regex group with awk

regex awk replace

Find files having more than one occurrence of a pattern on the same line

unix awk

Bash: Removing duplicate lines with unique timestamps

bash awk

Using awk to replace part of a line with the output of a program

bash awk

How to pass a date range to awk as a variable

bash variables awk date-range

bash: how to extract thousands of non-sequential lines from a file

linux bash awk extract lines

Awk with function calling error in redirection

function http-redirect awk

awk extract a column and output a file named by the column header

awk