Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

include library of functions in awk

awk

Processing apache logs quickly

awk to change the record separator (RS) to every 2 lines

bash command-line awk

How can I add quotation marks to fields in a CSV file?

csv awk sed

keep the first 52000 characters of the first line in bash

bash sed awk

Sort keys and Sum their values in bash

bash awk

AWK: is there some flag to ignore comments?

comments awk

Execute awk output

bash unix awk

Awk: using a file to filter another one (out.tr)

awk

sed to insert characters in a specific column

sed awk

Delete first column of csv file [duplicate]

bash awk sed

using bash command in perl

perl bash awk

bash awk first 1st column and 3rd column with everything after

bash awk xargs

Removing Lines and columns with all zeros

perl bash unix awk

Awk-- splitting a string into sub-strings with length n

awk

How to join lines not starting with specific pattern to the previous line in UNIX?

bash shell unix awk sed

awk print matching line and line before the matched

regex awk

Select random 3000 lines from a file with awk codes

random awk lines

Print one word per line

unix awk sed ksh

bash + how to capture the version from rpm

python perl awk sed grep