Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Perl script (or anything) to total up CSV column

perl csv awk

Merge two files with no pseudo-repetitions

linux command-line awk sed

How to split the string into variables/parameters to pass to another script?

string bash awk tokenize

extracting specific words (not keywords) from a log file

python regex awk sed

bash: how to apply multiple commands to same file and concatenate outputs

bash awk

Returning all columns of output only if contents in second column have a positive number

regex bash awk sed grep

Removing everything after the second "_" but keeping other columns

bash awk sed

In sed or awk, how do I handle record separators which *may* span multiple lines?

linux sed awk gawk

Separating every line in a file at specific points

sed awk replace split

Output on a single line

unix sed awk

Search and replace using a custom utility to do the transformation

perl awk sed

Pipe Command Output into Awk

awk pipe cat

Using AWK to check conditions in multiple columns to output average, min, max, and total occurrences from a dataset containing age, race, and sex

how to fetch the data of column from txt file without column name in unix?

awk

how can you change a column of numbers to a space separated list in bash

bash command-line sed awk

transform multiline text into csv with awk sed and grep

csv awk sed grep

Using an if block in awk

linux awk

change numerical value in file to characters via awk

bash awk