Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

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

Using awk to sort fields and arrange

awk

awk: how to filter out a row that all entries (16 columns) are 0

csv filter awk

grep awk ignore character

linux bash awk grep

Is there way to delete duplicate header in a file in Unix?

how to find the column number in a text file using unix commands

linux shell unix awk grep

Return string between single quote with awk

shell awk

Running multiples query on Hbase shell without calling hbase shell again

shell awk hbase

Delete duplicate consecutive lines without sort or unique in xml file

regex xml bash awk sed

Use Perl regex attributes in awk

regex perl awk pcre

process a text file using various delimiters

python awk sed grep