Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

jq parsing date to timestamp

datetime awk sed jq

Join two files including unmatched lines in Shell

linux bash shell awk

Comparing two files based on multiple field using awk ( or may be python)

python awk

Linux - loop through each element on each line

for-loop awk grep

Grouping duplicated fields with awk

awk

passing bash expression to AWK for floating point arithmetic

linux bash shell unix awk

Remove lines from CSV file that matches lines from another file from bash? [duplicate]

awk sed command-line terminal

capture git branch name in makefile variable

git awk makefile

Is it possible to write a language parser with AWK?

linux parsing unix awk

sort and extract certain number of rows from a file containing dates

perl awk

How to rearrange the columns using awk?

linux shell awk

print block of text to file from awk script [banner like]

file http-redirect awk message

awk not printing to file

awk

Remove full url's from text file using unix awk/sed/grep

bash unix awk sed grep

gsub consecutive characters and keep previous line

awk

sed command to replace first occurrence in file is not working

regex awk sed

how to target reliably functions when pre-processing C/C++ code with sed or awk?

c++ c regex awk sed

Trim function for awk

awk trim

Search .netrc file in bash, and return username for given machine

bash awk grep

How to increment a shell variable in an awk action

linux bash shell awk