Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Print all lines between pattern where any line matches second pattern

regex bash sed awk

Strip whitespaces in AWK

linux bash awk

Matching last occurrence before a previous match

regex bash awk grep

Select lines based on value in a column

bash awk

Deleting a multiline block of text between regex pattern using sed

regex bash awk sed

Replace last occurrence of a character in a field with awk

regex bash awk

Detecting corrupt characters in UTF-8 encoded text file

sed substitution including newlines

regex awk sed

Shell script to show frequency of each word in file and in a directory

bash shell awk

Messy bash variable

bash awk

Differences/merging two files

shell awk

AWK/BASH: how to match a field in one file from a field in another?

bash shell file awk

Timestamp arithmetic in bash

sed: replacing nth word with matched pattern?

regex perl bash sed awk

How to pipe tail -f into awk

awk tail

Running an awk by splitting the lines

shell awk

Escaping backslash in AWK in command substituion

Use for loop with two variable

Awk array iteration for multi-dimensional arrays

Sed: get lines beginning with some prefix

bash sed awk