Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Rounding to 2 decimal points on a specific column [closed]

awk rounding decimal-point

Match number 1 and not 10 or 11 using grep or other way

regex bash awk grep

Memory efficient transpose - Awk

awk transpose

How to overcome greedy match everything when looking for a particular string later?

bash perl awk sed

awk - ignore pattern

regex shell awk

Awk - Multiline matching, printing filename and match

awk

Extract positions 2-7 from a fasta sequence for each gene using Bash

awk command-line fasta

How to add values in awk

awk sh

awk: print matching group from input

awk

Extract values after the 2nd occurrence of _ (underscore) and before dot (.) in bash

bash awk cut cat

Require exactly 1 trailing newline in a file

perl unix awk sed

Parse input into blocks enclosed in curly braces with Sed

regex awk sed

Print the fist row with check the condition in awk command

linux awk

Replace strings with evaluated string based on matched group (elegant way, not using for .. in)

linux shell unix sed 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