Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Bash retrieve column number from column name

bash shell awk

Count b or B in even lines

awk

Replacing values in large table using conversion table

bash unix awk sed large-data

Sampling without replacement using awk

bash shell awk

awk - too many open files issue / date parsing [duplicate]

unix awk

Pipe symbol | in AWK field delimiter

bash awk

Difference between single and double quotes in awk

bash awk quotes

replacing a string contained withing two strings with an incremental counter in bash

text awk sed

split text file in two using bash script

bash text sed awk split

Inserting a "," in a particular position of a text

regex awk sed

how to display users under a group in a line for each user in Linux bash

linux bash awk sed tr

Put every N rows of input into a new column

linux bash shell unix awk

Shell script to get list of defined users on Linux?

linux bash sed awk

Efficiently average the second column by intervals defined by the first column

python perl r awk data.table

Splitting Filename delimited by period (.)

awk sh

Processing 2 files with different field separators using awk

awk

Sum duplicate row values with awk

bash awk

How to horizontally mirror ascii art?

How to delete lines from file with sed\awk?

linux bash sed awk freebsd

moving every second row to a new column with awk

awk