Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to generate consecutive week range dates for n past weeks

bash date awk

Remove duplicate words after stripping punctuation

Re-order columns in a text file by a specific pattern

how to remove or replace specific chars are between two xml tags [linux, python, lxml, sed, awk,...]?

python xml bash awk sed

Convert single column into three comma separated columns using awk

awk

Capitalise a varying phrase in same position in Terminal

bash perl text awk sed

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