Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

passing bash array elements to awk regex inside loop

regex bash awk

Changing the field separator of awk to newline

awk

Speeding up separation of large text file based on line content in Bash

linux bash awk io

Explanation about awk command using ORS, NR, FS, RS

linux 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