Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Print every nth column of a file

awk

Is there any simple way to check all possibilities of yes/no option in Bash?

bash awk aix

Print a count of unique values for each column in many files

linux awk

bash script fails to read first line

bash awk

Accept multiple lines of input in a bash script

linux bash unix awk sed

How to manually set the record seperator in awk?

awk

shell - replace string with incrementing value

shell awk

Get first word of every line with AWK or SED?

awk sed split

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