Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Does awk support dynamic user-defined variables?

bash dynamic awk

Linux - numerical sort then overwrite file

linux sorting awk

Awk script: How to prevent ARGV from being treated as an input file name

awk

loop that prepends the filename to the beginning of each line in a tab separated file (thus generating a new column))

linux bash sed awk

padding leading zeros in a column using awk

unix awk

how can we remove last 7 lines of file in unix [duplicate]

shell unix awk sed

Why do 4 different languages give 4 different results here?

How to delete all the lines after the last occurence of pattern?

bash awk sed

How to add new column with header to csv with awk

bash csv awk

Use sed, grep, or awk without perl to replicate positive lookbehind

json regex bash awk sed

rename multiple files splitting filenames by '_' and retaining first and last fields

How do i get the value present in first double quotes?

bash shell awk sed

Parsing pipe delimited input in awk

parsing awk pipe delimited

MySQL import from stdin

mysql bash awk

using awk in tcl script

regex awk tcl

Awk between two patterns with pattern in the middle

linux shell unix awk sh

Parsing Json data columnwise in shell

bash shell awk

Check if nth bit is set in bash

bash awk binary

Reformatting text file using awk and cut as a one liner

bash awk text cut

AWK Split File every n-th Row but group IDs together

unix awk split