Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Renaming files with various extensions

bash sed awk rename

Replacing a column in CSV file with another in bash

bash csv awk

Float comparison in awk and mawk

awk mawk

decipher the regular expression

regex awk

Bash: Extract multiple entries from each line

How can I compare 3 files together (to see what is in common between them)?

linux comparison awk wc

Print lines from their beginning to selected characters

awk

How to call awk from bash with last field as variable

bash csv awk field

awk output to file based on filter

bash csv if-statement awk filter

Read lines from a file, grep in a second file, and output a file for each $line

bash awk grep

sed for each empty line or match increment field

awk sed

Can I chain multiple commands and make all of them take the same input from stdin?

bash unix shell awk

how to keep initial spaces for 1st field with awk

awk printf whitespace space

Writing a shell wrapper script for awk

shell awk

Best language / method for respawning hung processes on Ubuntu?

linux bash scripting ubuntu awk

how to select greatest number from column 2 according to value of column 1 bash script-sed-awk

bash sed awk

utilizing a variable in awk then enter output into another variable

bash shell awk

awk using filter less than 3 unique characters in column

awk

Nginx Version + AWK Not Working

awk

Multiline output to single line concatenation with delimiter string

bash awk sed paste