Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

AWK: Is there a way to set OFS as FS if this one is a regex?

regex awk

Using bash variables inside awk

bash awk

Split a string using a string as delimiter in awk

shell unix awk substring

Read lines between two keywords

linux bash sed awk

Use the folder name as a column in a text file

python perl bash sed awk

Calculate time based metrics(hourly)

bash shell unix awk

bash add backslash before every space?

sed awk grep

Use bash script $1 argument in awk command

linux bash shell awk

How to feed awk input from both pipe and file?

linux awk

How to remove the literal string "\n" (not newlines) from a variable in bash?

bash perl awk sed tr

Why is grep so slow and memory intensive with -w (--word-regexp) flag?

bash shell unix awk grep

Sed inside an awk statement

awk sed

Combine lines with matching first field

unix join awk command-line bsd

How to use multiple delimiters in awk?

linux bash awk

Awk? Append an incremental number to each line containing a symbol

awk sed grep

Print only words with Capital Letters (Linux)

regex linux awk grep

How can I remove a string after a specific character ONLY in a column/field in awk or bash?

awk sed

Extract specific words from a line

sed awk

How can I change a certain field of a file into upper-case using awk?

linux bash awk

Want an AWK that implements '@include'

windows awk