Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

how to remove first two words of a strings output

linux bash awk sed cut

`uniq` without sorting an immense text file?

bash awk

Extra space in awk output

awk

subtract columns from different files with awk

awk

List all the words in a text file with occurrence counts?

bash sed awk

Find specific pattern and print complete text block using awk or sed

regex sed 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