Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to use paste command recursively in a shell script

linux shell awk paste

How to replace a sub-string in a larger-string that matches to an egrep?

regex bash awk sed grep

Pipe continuous stream to multiple files

linux shell awk

run md5sum commands in awk

bash awk

Use python in shell, as if it were awk

python shell awk

Awk output unmatched rows

bash csv awk

How to get column names in awk?

linux shell awk header

Sorting not working correctly in bash

bash shell awk sed grep

Select sequences in a fasta file with more than 300 aa and "C" occurs at least 4 times

How do I keep the first n lines of a file/command, but grep the rest?

awk sed filtering

Create reverse complement sequence based on AWK

python awk

Replacing a pattern in a text file with a random value

regex bash text sed awk

AWK to search a specific sequence and if found search in the next line another sequence version2

awk

READING stderr from within Awk

Using record separators in awk

bash shell scripting awk

delete lines with specific pattern

Fail to cycle multiple input files with awk/gawk

loops awk iteration cycle

How do I pass a stored value as the column number parameter to edit in awk?

bash awk parameter-passing sh

filtering in a text file using awk

awk

How to find the size of a file and assign it to a variable in Unix

shell unix awk scripting