Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Trim function for awk

awk trim

Search .netrc file in bash, and return username for given machine

bash awk grep

How to increment a shell variable in an awk action

linux bash shell awk

Bash - joining (merging) files by columns

linux bash file join awk

Get only Mac address from IP (bash)

bash awk grep arp

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