Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

awk/sed/shell to merge/concatenate data

join sed awk

Install everything from a `conda list` output

bash awk conda

linux awk comparing two csv files and creating a new file with a flag

linux bash csv awk export-to-csv

Printing first and last match in file

bash awk sed grep

Awk permission denied when run through msmtp

bash email awk gnupg msmtp

extracting only hostname from a file

linux awk grep redhat

Filtering a fasta file with sequences that match a certain string in another file

Print column next to the column matching a pattern

awk sed

Writing a bash script without using awk?

linux bash shell unix awk

Add percentage to the column in tab delimted text

awk

Extracting string between brackets

bash awk sed grep

How to color the output of awk depending on a condition

shell awk

How to find specific text in a text file, and append it to the filename?

regex bash awk grep mv

Awk or Bash, Replacing string from specific column and line number to foreward

awk

Print rows which do not match a pattern more than once, in a column of concatenated strings

awk

add constant after keyword

vim sed awk grep

Concatenate several awk command outputs in one command

parsing awk

Shuffling columns in a delimited file

python csv unix awk sed

Replace odd and even occurrences of a pattern to another same pattern

linux unix awk sed

Trim extra spaces in AWK

bash awk