Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Search field and display next data to it

bash awk sed grep

Bash awk ~ How to feed awk a list of fields to print?

bash csv sorting awk

Put quotes around item after the 10th comma

awk

How to truncate rest of the text in a file after finding a specific text pattern, in unix?

linux unix awk sed grep

compare with one of the 5 options

regex awk sed grep

Print lines indexed by a second file

bash awk sed

How to write a shell script to take the first record for a particular column?

shell unix awk

Merging very large csv files with common column

perl unix join csv awk

What is a Unix oneliner to swap between fields?

awk one-liner

Split rows to multiple line based on comma : one liner solution

awk sed

Get comma separated distinct values in unix

unix awk

Exclude a define pattern using awk

bash awk

Unix Command Awk: finding the longest strings in a file

unix command-line awk

How to print only the first non-blank line using sed

shell unix awk sed text-parsing

Fetching connection data from tnsnames.ora via awk

converting lines into one

linux awk

How to merge multiple files with two common columns, and name the added col as file name?

awk bioinformatics bed

Unpivot a line in sed or awk retaining parent fields

awk sed

How to select two columns from awk and print if they do not match

shell unix awk grep

Calculation of logarithm in awk

awk