Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

strtonum in awk causes the values to lose precision

bash awk

Copy the first character of a column and replace an existing column with it, while maintaining the spacing as needed

linux unix awk text sed

Why can't I pass stdout from netcat to awk?

bash awk raspbian netcat

Bash: How to add character at the end of a line if it doesn't exist?

bash awk sed

How to insert whitespace between characters of words in a specific field in a file

quickest way to select/copy lines containing string from huge txt.gz file

linux ubuntu awk sed grep

awk keep only the first and last value on comma-seaparated field

awk

Batch create files with name and content based on input file

bash awk sed

Split a .txt file based on content

bash sed awk

Using awk to join lines following a match

bash 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