Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Unix 'alias' fails with 'awk' command

linux shell awk

Convert .txt to .csv in shell

linux shell csv awk

Why does AWK not work correctly in a makefile? [duplicate]

bash awk makefile sh

Python or awk/sed for cleaning data [closed]

python r awk sed data-cleaning

matching a line with a literal asterisk "*" in grep

regex bash awk grep

Sorting with unix tools and multiple columns

bash unix sorting awk

bash: how do I concatenate the output of two commands so that I can pipe them to a third?

Do a tail -F until matching a pattern

shell sed awk tcl tail

How to run an awk commands in Windows?

windows awk

How to compare two decimal numbers in bash/awk?

bash shell awk

Fastest way to find lines of a file from another larger file in Bash

linux bash perl awk grep

Awk consider double quoted string as one token and ignore space in between

bash unix awk

Grep lines for numbers greater than given number

bash shell awk

Can awk deal with CSV file that contains comma inside a quoted field?

How to truncate of a real value and discard its non-integer part in awk?

awk

ignorecase in AWK

awk

Compute average and standard deviation with awk

awk standard-deviation

How split a file in words in unix command line?

unix command-line awk tokenize

Remove quotes in awk command

regex awk

Rename files recursively Mac OSX

shell sed awk sh