Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

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

Performance issue with parsing large log files (~5gb) using awk, grep, sed

bash unix awk grep logging

basic shell programming

bash shell awk

Delete a column from a delimited file in linux

linux unix awk sed

awk - how to delete first column with field separator

linux shell awk

grep for a line in a file then remove the line

string bash awk sed grep

Sed to extract text between two strings

regex shell sed awk

subtract the values of two columns using awk or bash

bash awk

Extract lines between two patterns from a file [duplicate]

linux sed awk grep

Command to insert lines before first match

linux awk sed

How to grep number of unique occurrences

bash awk grep

Compare files with awk

Bash: Find file with max lines count

bash unix sed awk wc

How to read content from two files and merge into a 3rd file in bash shell

Awk delete line that contains data

awk

bash_aliases and awk escaping of quotes

bash awk alias quote

How to make calculations on hexadecimal numbers with awk?

awk hex