Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

copy lines containing word from one file to another file in linux

linux sed awk grep

What are the differences between regular expression syntaxes for different tools? [closed]

regex sed awk grep gnu

grep not performing very well on large files, is there an alternative?

perl awk sed grep

awk dynamic document indexing

Print filename and columns with awk

awk

Interleave text files with a given ratio of lines from file1 to file2

bash shell text awk

How to delete all lines before the first and after the last occurrence of a string?

regex awk sed grep

Awk: printing undetermined number of columns

awk

Replacing first column csv with variable

bash csv sed awk