Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

how to transpose few rows to column using awk or sed

linux unix awk sed tr

How to add to the number near the end of each line

python regex perl sed awk

How to extract URL from html source with sed/awk or cut?

sed awk

awk and sum rows for large files

file if-statement awk

Concatenate strings in awk

awk

Overwrite last field in last line using awk

awk

Using awk array in regular expression

awk

How to get strings within square brackets [] in the declarations line and their related import strings

awk

awk print something if column is empty

bash awk sed

How to merge two csv files based on one matching column in unix. The position of column is different in both file

awk

How to reposition the third string of each line to start at the nth character on the same line

bash awk scripting

how to take rows containing a pattern in certain column and move them to the rows than have few commonly columns in UNIX

bash unix awk

kilobytes to human readable. Looking for one liner

perl sed awk sh du

How to extract two different columns separated by different delimiters into the same line

bash shell unix awk scripting

search for last occurrence of the pattern in a file and delete everything after that excluding pattern line

unix sed awk html-table

Printing blank lines when looping associative array in AWK

awk

Compare two files & output differences (including Line Number and content) from both files

file awk compare

Multiline trimming

linux unix sed awk

grep / sed: How to print *something* when nothing matches

sed awk grep

AWK equivalent in batch scripting

awk find batch-file