Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Take every nth row from a file with groups and n is a given in a column

python r bash shell awk

Deleting lines from a file with binary pattern strings

bash shell awk grep

Calling Awk in a shell script

shell awk

Add a column to any position in a file in unix [using awk or sed]

shell unix sed awk

Creating histograms in bash

bash loops awk histogram

Generate random float number in given specific range of numbers using Bash

linux shell random awk

sed-ish oneliner to perform arithmetic within substitution

bash awk sed

sed/awk to double space file

sed awk

Extract unique IPs from live tcpdump capture

awk tcpdump fflush

Counting unique values in a column with a shell script

bash awk unique

Removing duplicated lines from a txt file

python linux awk

awk to compare two files [duplicate]

bash shell awk

Bash sqlite3 -line | How to convert to JSON format

json bash awk sqlite grep

Unix one-liner to swap/transpose two lines in multiple text files?

bash unix awk sed text-files

How to add html attributes and values for all lines quickly with vim and plugins?

html awk sed sublimetext3 emmet

how to ignore blank lines and comment lines using awk

regex linux bash awk

Insert a line after pattern match, if only the string does not exists

awk sed grep

How to print a separator if value or two consecutive rows do not match for a column

bash awk

grep (awk) a file from A to first empty line

bash awk grep

remove lines from output in bash that contains a huge amount of possibilities

awk sed grep