Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Using awk (or sed) to remove newlines based on first character of next line

bash shell sed awk

Parallel processing in awk?

awk batch-processing

sed with simultaneous and sequential replace

string bash awk sed

sed optimization (large file modification based on smaller dataset)

How to split existing apache logfile by month?

apache awk

Remove underscore and capitalize character after it

Remove dot(.) from specific columns using gsub and awk

unix awk gsub

syntax error near unexpected token `&' (using "|&")

bash shell awk

sed/awk - print text between patterns spanned across multiple lines

bash sed awk

How to parse JSON with shell scripting on Linux?

json linux shell sed awk

In awk, how can I use a file containing multiple format strings with printf?

awk printf

Check a substring is contained in a string and has at least the first 4 characters

bash awk

How to search & replace arbitrary literal strings in sed and awk (and perl)

bash perl awk sed xxd

How to pass AWK output into variable?

linux awk paragraph

How to replace double quotes by escaped double quote in awk?

regex awk

Delete first line of all files in a folder (on ubuntu)

How do you color lines that begin with string1 but do not end with string2

bash perl awk sed grep

AWK to search a specific sequence and if found search in the next line another sequence

awk txt

Extracting string to variable using regex bash

regex bash awk

Generic awk script to calculate average on any field through command line argument