Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How can I update a config file using a list of domains as input?

bash sed awk

How to add a field to a csv after deriving its value in a read line

bash csv awk

repeating the text many times

linux bash for-loop awk

Custom date verification - BASH - using just grep or awk etc

bash validation date awk grep

Difficulties with awk sub command output when there is a + sign in the last field

awk character

Convert file from Little-endian UTF-16 Unicode English text, with CRLF line terminators to Ascii encoding

get list of sections from ini-file using shell (sed/awk)

sed awk ini

Reading csv string into bash array

arrays bash awk

How can join consecutive non-empty lines using sed/awk?

sed/awk + regex delete duplicate lines where first field matches (ip address)

awk sed ip match

awk: Print $1 with varying number of additional fields on the same line

awk

Using awk to split CSV file by column

macos bash csv awk

parse text file using awk

linux awk

Use awk to sum or average for each unique ID

awk

Efficiently counting tokens column-wise in Bash/Awk/Perl

linux bash perl awk

grep to match entire certificate?

regex ubuntu awk sed grep

Bash Script For Checking Redirects With CURL

linux bash curl awk

Why is using string substitiution to form a regex not working?

regex bash awk substitution

Awk - Writing length of subsequent line into line

string awk

AWK match exact string inside square brackets

shell awk