Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

one liner in bash (using perl or awk) to change extension of multiple files?

perl bash shell unix awk

convert first column in a csv file from timestamp to year-month format

bash awk sed

Compare two files and display the count of duplicates occurences of a string

bash shell awk count

feed awk positional parameters

bash awk

Shuffling parts of a file between markers

bash awk shuffle

Add an index column to a csv using awk

linux csv indexing awk

Awk transpose data with multi field separators

awk

Print lines of file1 if four specific strings DO NOT match a list of strings in file2

awk

How to Convert Regex Pattern Match to Lowercase for URL Standardization/Tidying

html regex bash url awk

How to iteratively find number of lines between two patterns?

bash awk sed

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