Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Join lines at pattern. Uneven interval

awk sed

Adding a character after a digit and dot in bash

bash shell awk sed

Average of column by hours (rows) using awk

unix awk

Replacing two strings using awk

awk gawk

Using awk with variables

shell awk

awk Joining n fields with delimiter

awk

Trim first 9 letters using awk, sed

shell sed awk

Efficient way to count the amount lines obeying some condition

awk

Sum number in two different files

bash shell awk

Count number of column in a pipe delimited file

linux perl shell awk

Calculating 95th percentile with awk

awk

What is the performance difference between gawk and ....? [closed]

c perl awk

How can I get words between the first two instance of text/pattern?

linux bash awk sed grep

How to count values between empty cells

awk

gawk or grep: single line and ungreedy

java regex awk grep git-bash

seeking reference to understand one pattern "!_[$0]++"

regex sorting awk

how to sort the line of a file by to the second word from the end

shell sorting awk sed cut

Parse a changelog and extract changes for a version

bash shell awk sed sh

Change first line of CSV file to all uppercase

bash csv awk sed

How can I get "grep -zoP" to display every match separately?

regex awk grep text-processing