Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Awk summation is carried out without floating point precision

bash awk sum

Shell : Get a specific word under a sub section in yaml file

bash shell awk sed grep

How can I replace all middle characters with '*'?

awk sed grep

How to print lines with duplicated fields?

awk sed

Extract each word immediately preceded by an asterisk

awk sed

Regexp in gawk matches multiples ways

awk match

How to replace a number to another number in a specific column using awk

linux unix awk sed

Getting memory usage from 'ps aux' output with awk

awk ps

Vim/sed/awk Find & Replace with Incremental Integer

ruby vim sed awk macvim

Match lines with pattern n times in the same line

regex vim sed awk grep

How to find largest file in the subdirectories? [duplicate]

linux command-line sed awk

How to delete all lines from a CSV file containing an exact match of a search term?

bash sed awk

How to use single quotes inside awk statement that is surrounded by single quotes?

linux bash awk hp-ux

Sort Date/Time in Unix

perl bash shell sed awk

awk multiple matching patterns

awk

Removing repeated pairs from a very big text file

bash perl awk

bash command to sum and print each element of a column and print a new column

bash sed awk bc

print specific field from first line in file using awk

awk line field

write a two column file from two files using awk

linux bash shell unix awk

linux command to get the last appearance of a string in a text file

linux awk command text-files