Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Add leading zeroes to awk variable

bash variables awk zero pad

Using awk to count the number of occurrences of a word in a column

linux bash awk

Compare first column of one file with the first column of second and print associated column of each if there was a match

how to pass values from stdout as parameter for the next command

bash shell awk grep pipe

Spit a column into multiple columns in bash

bash awk

How to pass a regular expression to a function in AWK

awk

Formatting SHOW ENGINE INNODB STATUS outputs when “\n” are embedded as Text

mysql shell sed awk newline

sed append a line to itself or awk $0 equivalent?

shell awk sed

How to split fields respecting only the left-most separator?

bash awk

Count files in subdirectories and list the deepest directories

bash awk find

AWK copy value from $1 to line below

awk

How to apply if function to a field inside another field?

if-statement awk filter field

grep a particular content before a period

linux awk

How do I put "\s|=" as a field separator in awk?

bash shell awk

Swap two columns with awk

sed awk

Converting months between numeric and number using awk

Find first occurrence of a string after the first occurrence of another string with bash

awk grep

hash using sha1sum using awk

hash awk sed sha1

Using variables in awk within echo statement that prints into a file

bash csv awk

Split string with bash with symbol

string bash sed awk