Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Adding "#" in front of the first 8 lines matching STRING

awk sed text-parsing

awk double quote field separator

python xml xslt awk

Remove lines in text file which contain fewer than 4 pipes [closed]

linux bash awk sed

Conditions in AWK

Delete a specific character in txt

python awk sed

Awk or grep question

awk grep

Using awk to process a database

Shebang multiple parameters

linux shell awk shebang

How to remove all lines from a text file starting at first empty line?

linux bash awk sed

awk full join 2 files on single column

linux bash shell unix awk

AWK: How to supress default print

awk

Print number of lines matching conditions in files generated by count

linux bash awk while-loop

how to concatenate the content of a file with a increment of last number of the column

bash shell awk sed echo

Find the maximum values in 2nd column for each distinct values in 1st column using Linux

linux bash unix awk

Regex to match IP addresses but ignore localhost

Delete lines containing a range pattern in 4th column

bash scripting sed awk

Split string on non alphanumeric characters using awk

regex bash unix awk

How do I get all statistics-related information from a file, using awk?

statistics awk

How to shift a specific cell left in a text file

awk text sed

Using Awk to create a csv line

sed awk