Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Search for a column by name in awk

shell unix awk

How to gather IP and User Agent info from web log with AWK?

Reorder columns in a CSV file by number

regex bash csv sed awk

How to use AWK to print line with highest number?

linux sed awk

Using multicharacter field separator using AWK

awk

hexadecimal literals in awk patterns

macos unix awk

Removing Extra commas from Comma delimited file

regex perl csv sed awk

Put result of awk into an array

bash shell scripting awk ksh

sum rows based on unique columns awk

awk count unique

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