Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Filling in gaps with awk or anything

bash awk

Combining columns within a single file using awk

awk

Join multiple tables by row names [duplicate]

bash shell join awk

Using the bash sort command within variable-length filenames

floating point calculations in awk

awk floating-point

AWK sum of large integers

awk

Using the first field in AWK as file name

bash awk corpus

Escaping an exclamation mark in a ssh remote call to awk?

ssh awk

BASH: grep/awk/sed to extract variable data

linux bash awk sed grep

How to store a string (line) in an AWK variable

awk

How to add line with spaces at beginning, and with backslash at end with sed?

bash awk sed

grep: Keeping lines that has specific string in certain column

awk sed grep

Linux Terminal: Finding number of lines longer than x

linux bash awk terminal

awk check file exists

file unix awk

awk regex start of line anchor matches whitespace

regex bash awk

How to use awk to test if a column value is in another file?

linux awk

sed: print delimited block of lines if it matches a pattern

bash awk sed

awk replace all occurrences of a string globally

string bash awk replace

Duplicate a CSV column in Bash

bash csv awk

String conversion from numeric to string in awk

bash unix awk