Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Passing Variable to NR in AWK command not working

shell unix awk ksh

Print many specific rows from a text file using an index file

bash unix awk sed

Print only if field is not empty

bash awk grep

Replace all non-alphanumeric characters in a string with an underscore

regex bash awk sed

Replace certain token with the content of a file (using a bash-script)

bash sed awk replace