Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

A script to change file names

awk sed echo

How to execute a command for each loop in awk?

awk binary-data

parse and rearrange hostnames

c++ python perl awk

Multiple/divide columns in bash

bash shell unix dataframe awk

Parsing nmap output

bash parsing awk grep nmap

Remove ^M from text file

awk delimiter

Can I programmatically "burn in" ANSI control codes to a file using unix utils?

linux awk sed cat

Redirecting multiline output to multiple files

bash awk

Is it possible to pretty print Awk's code?

awk gnu pretty-print

using awk to extract and split

string bash sed awk strip

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