Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Detect if a series of numbers is sequential in bash/awk

bash sed awk range sequence

How to extract file data from an HTTP MIME-encoded message in Linux?

linux bash sed awk

alternative for command line "sort | uniq -c | sort -n"

perl shell sorting awk count

Print name of file if second line is empty

awk sed grep

How to replace a string in a file only if the line containing it also contains a number found in another file using Bash?

linux bash csv awk sed

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