Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to print row(s) if they meet a certain range

python pandas awk

Combine two columns into new and print all columns

awk

How to modify a file by using awk?

bash awk

Add column to middle of tab-delimited file (sed/awk/whatever)

sed awk

awk syntax for getting part of a matched regex

regex perl awk match

tcpdump: Output only source and destination addresses

bash sed awk tcpdump

multidimensional arrays in awk

Use double quotes as field separator in AWK

awk

Unable to separate semi-colon separated line awk

bash awk

How to delete duplicated rows based in a column value?

linux bash awk delete-row

Transform SQL insert script into CSV format

sql csv awk sed export-to-csv

Case insensitive string matching in awk

Emacs: Is there a way to create a interactive script using Emacs?

emacs macros awk editing

extract a string after a pattern

unix sed awk pattern-matching

awk FS vs FPAT puzzle and counting words but not blank fields

bash awk

join 3 files by first Column with join (was awk)?

bash unix awk text-files

AWK - Transmission of a variable with getline to system ()?

awk getline

Execute another awk from awk file

awk

Bash: remove all lines of input except last n lines

bash sed awk

Rounding floating number using AWK

awk printf