Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Using awk to bin values in a list of numbers

awk

Collapse sequential numbers to ranges in bash

bash awk sed collapse

awk and special brackets delimiters

linux awk delimiter

Select matrix first row based on 1st, 8th and 9th column value with awk or sed

r awk sed

AWK FNR==NR on an Empty File

bash awk

AWK - replace specific column on matching line, then print other lines

awk sed

How to compare two csv files in UNIX and create delta ( modified/ new records )

unix awk

Using awk to split line with multiple string delimiters

bash awk

Grep value between strings with regex

regex awk sed grep

Compare two columns of two files, print the row if it matches and print zero in third column

awk

Using each line of awk output as grep pattern

awk grep

Combine output from two commands into single table with shell script

linux shell unix awk

awk make it less system dependant

c bash awk

Find last commit in Git repo that contains a certain string pattern [duplicate]

git awk grep

Assign a bash associative array in awk

bash shell awk

AWK -Print the next to last field of each line of input file

awk field

Sorting alphabetically in Bash

bash sorting sed awk

use grep to extract multiple values from one line

regex bash shell awk

creating soft links with the same name as the target file

How to pass filename through variable to be read it by awk

bash shell awk