Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Printing the actual field delimiter value not the regular expression

regex awk delimiter gawk

Extract the text of string after a word in Bash

bash awk sed

How do I extract the values from this data using bash and awk?

bash awk grep

get specific lines in a range pattern from a text file

Are these awk commands vulnerable to code injection?

How do I replace lines between two patterns with a single line in sed?

sed awk

Get text between, but not including, header and footer using awk or sed

text awk sed grep

summing the values of a column row wise

for-loop awk

How can I print the line number of a record in awk?

awk

Shell script - Smart replace in file with lookup in second file

bash shell awk

Extract values from a Json in bash [duplicate]

linux shell awk sed grep

AWK / Grep - Exclude lines containing file paths

regex linux awk grep

Average of column skipping rows divisible by 5 using awk

bash awk

How do I print a field from a pipe-separated file?

bash unix shell awk ksh

How to "roll back" a getline call?

awk getline gawk

removing duplicated strings within a column with shell

shell awk sed

extract data from a file

bash awk

Using Awk to remove whitespace

awk centos nis

Regular expression doesn't match string when using MAWK

regex awk