Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

how to break one column into multiple columns in Linux [duplicate]

linux bash shell unix awk

How to delete a Json object from Json File by sed command in BASH

json bash awk sed

Using `awk` to print number of lines in file in the BEGIN section

text awk text-processing

Treatment of backslash character in the bracket expression

Replace a string which is present on first line in UNIX file

unix awk sed grep

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