Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

splitting on pipe character in perl

perl split awk

How to delete files older than x seconds (not days, hours or minutes) on shell?

bash awk

Why uniq -c output with space instead of \t?

shell awk uniq

calculating average using awk from multiple files

awk

awk: illegal reference to array a

awk

how to split a large csv file in unix command line

unix awk printf

How can I find unique characters per line of input?

bash awk sed grep

Combining big data files with different columns into one big file

r bash dataframe awk

how to merge next line to current line by keeping the next line

awk sed vi

Match only the first paragraph using bash

regex bash awk sed grep