Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

using a wildcard in awk

awk wildcard

Convert single column to multiple, ensuring column count on last line

csv awk

AWK associative array, mapping or hash map

How can I convert to date format (DD MMM YYYY) using the shell?

shell awk

Using python I would like to know how to delete the first occurrence of a character between two strings in a file

python regex awk sed

In-place replacement

sed awk

Replacing / with TAB using sed

sed awk

Efficient way to join the nth column of all files in a directory?

bash awk paste cut

Value of an assignment in awk, ternary operator parsing in awk

awk

In Awk, are $_ and $0 synonyms?

awk

Print file without adding trailing newline with awk

awk newline cmp

sed or awk add content to a body of a c function running in git bash v2.21.0

bash unix awk sed

Using awk to align columns in text file?

linux bash awk

loop over characters in input string using awk

string for-loop awk

Bash: add string to the end of the file without line break

linux bash awk echo cat

Using AWK to filter csv data by column values, with wildcards

awk wildcard

Extract values from a fixed-width column

linux awk

How to extract a tar file inside a tar file

bash shell unix awk tar

Make URLs unique based on their domain name

bash awk unique

Add leading zeroes to awk variable

bash variables awk zero pad