Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Output groups one per line, with group name and group ID

regex bash awk sed

Shell: insert a blank/new line two lines above pattern

python perl text sed awk

Processing text with elisp

emacs lisp awk elisp

how can i make awk process the BEGIN block for each file it parses?

bash awk cygwin

script for changing prefix of filename in bash

bash sed awk

Read certain key from certain section of ini file (sed/awk ?)

file sed awk ini

how to remove last comma from line in bash using "sed or awk"

bash awk sed

Remove lines from a file corresponding to blank lines of another file

awk paste blank-line

Delete third-to-last line of file using sed or awk

awk sed ed

Compare 2 Unix Files and Output Matching Lines to a New File?

linux perl bash sed awk

Use awk to calculate sum for multiple columns

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