Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

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

How to insert a line using sed before a pattern and after a line number?

shell unix awk sed

String comparison in awk

string awk syntax

Awk if else issues

if-statement awk syntax

Summing values of a column using awk command

awk