Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

how to grep lines according to 6th field contents

linux bash awk sed grep

how can I split up this string

bash awk gnu cut

How to loop an awk command on every column of a table and output to a single output file?

linux shell awk

sed out string middle of string that may contain one or more numbers

regex bash awk sed grep

How to multiple a number by 2 (double)present in a particular line number of a file, in Linux?

linux awk sed

Replacing first instance of a toggling value in gvim using awk

vim awk

awk split column into multiple columns in staggered manner

awk sed

List processing, convert list to apostrophe and comma separated records, surrounded by brackets

bash awk

awk: how to extract from file A the columns with indexes specified in file B?

bash unix awk

Lazy match in unix bash shell script

bash shell awk sed grep

How to use AWK to grab a row in a file by a certain column

bash unix awk grep

Linux/Unix bash basic script awk/sed

linux csv sed awk

awk super slow processing many rows but not many columns

performance awk

How do i print word after regex but not a similar word?

sed awk duplicates

Get string from two rows

perl sed awk grep

How to use sed (or awk) for link canonicalization, fetching the filename?

bash sed awk

Extract lines containing two patterns

linux awk grep fasta

Bash insert a comma (,) after every third field of a variable or array?

arrays bash sed awk

Awk get specific line?

awk