Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

add two variables in bash

bash shell awk

Replace newline \n with expression using sed (or awk, or tr)

awk sed grep tr

Sed/Awk: Delete all lines after last occurrence of pattern

bash awk sed

How to print $1, $2 and then all remaining parameters together in AWK

shell awk sed

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