Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Awk, trying NOT to divide by zero

awk

Count the number of matches of a particular character in a string matched by a regex wildcard

regex perl bash sed awk

Counting equal lines in two files

bash awk

Convert column to matrix format using awk

linux shell awk

awk - if column = null

bash awk

awk commands within python script

python awk

Linux - Bash Redirect a String to a file

linux bash shell awk sed

Extract IP from netstat output

shell awk netstat

Which is the simple and fast UNIX command to print all lines from the last occurrence of a pattern?

perl unix awk sed

How to print out a newline character in a string in Awk

unix awk

How to use printf to print a character multiple times?

awk printf gawk

Concatenate Lines in Bash

sed awk

awk for multiple patterns

awk if-statement

Convert a text file into columns

linux unix awk

Using placeholders/variables in a sed command

bash sed awk

If pattern matched delete newline character in that line

awk sed grep tr

Print the duplicate lines in a file using awk

awk sed

awk calculate average or zero

bash awk

Sort JSON/JavaScript tuples using command-line tools

json bash sorting awk

How can I find the missing integers in a unique and sequential list (one per line) in a unix terminal?

bash unix awk