Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

using awk and printf not rounding correctly [duplicate]

awk printf rounding

extract value of an assignment expression

bash sed awk text-manipulation

Awk: compare contents of two files, print matches and non matches

awk

How do I get lines with a range of number?

bash filter sed awk

What does the double dollar sign ($$) mean?

awk

awk to get result of multiple lines in one sentence with if statement

awk

split but keep the separator for few

awk split

Use sed (or awk) to replace first two slashes on every line

linux sed awk

Using awk to detect UTF-8 multibyte character

awk

Merging two files into one based on the first column

perl bash shell awk

replace the last occurance of a string in a file

regex shell search awk sed

How to merge unknown number of multiple lines between two patterns into a single line using awk

shell awk grep

How can I set awk delimiter to either string or character?

linux awk delimiter

Unix sed command - global replacement is not working

shell unix awk sed scripting

Remove attributes from XML using sed

linux awk sed

AWK: backslash as one of the many field seperators

bash awk

How to declare an array in awk

awk

How to generate string elements that don't match a pattern?

linux bash awk grep

Formatting ls output without tab using awk?

linux bash unix awk ls

reformat list string with spaces

regex perl awk