Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to color the output of awk depending on a condition

shell awk

How to find specific text in a text file, and append it to the filename?

regex bash awk grep mv

Awk or Bash, Replacing string from specific column and line number to foreward

awk

Print rows which do not match a pattern more than once, in a column of concatenated strings

awk

add constant after keyword

vim sed awk grep

Concatenate several awk command outputs in one command

parsing awk

Shuffling columns in a delimited file

python csv unix awk sed

Replace odd and even occurrences of a pattern to another same pattern

linux unix awk sed

Trim extra spaces in AWK

bash awk

Is it possible to parallelize awk writing to multiple files through GNU parallel?

Better regular expression to get a value in parenthesis

regex awk grep

awk cannot print strings on windows

windows powershell awk

How can I change the awk delimiter for a part of my script?

bash parsing awk

How to split a timestamped log file in multiple files, by day, using awk

bash awk split timestamp

remove the /32 from ip string

bash awk sed

Pipe awk and grep to save a particular field of a file

linux shell awk grep

Actual bash string storing awk source [closed]

bash awk

How can i grep the last group of lines using awk?

awk grep tac

How to split quoted strings in Bash?

bash awk split

awk: mysterious double line print

bash awk