Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to get display width of a string from Linux command line?

bash ubuntu svg awk fonts

Extracting text from file using bash

bash sed awk

how to get the output of 'system' command in awk

awk

Print all elements in an array in AWK

arrays awk bioinformatics

Splitting file based on first column's first character and length

linux awk split

How to match pattern after first 32 letters using the grep?

awk grep

Enumerate substitutions with sed or awk

bash: For each line in a txt file match a regex and save it to a variable array

regex bash awk sed scripting

How to use awk in Makefile?

shell awk makefile

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