Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

AWK: Trouble with AWK (print between two patterns) not working as expected

regex bash awk

Combining certain columns of several tab-delimited files based on first column

awk merge csv

Converting a list of strings into a single line with sed/awk on linux

bash shell awk sed

awk: output files contain ^M character in filename

regex bash awk

Extract multiple floating numbers from a line

linux bash awk grep

Extract preceding and trailing characters to a matched string from file in awk

perl awk grep

Bash regex finding and replacing

bash sed awk

AWK - Processing multiple file through for loop and conditional check

bash awk

Taking average of decimal number using bash

linux bash sed awk grep

Print lines between patterns with awk

awk

List directories and files at specific depth, when file paths are given in a text file

search awk text directory grep

why is there a difference in behaviour between these two awk commands?

awk

how to continue to append starting from a pattern using sed or awk?

linux awk sed append

Replace every 4th occurence of char "_" with "@" in multiple files

bash perl awk sed

awk command to filter three times or more data filter

awk

How can I remove the last semicolon in a string?

bash perl awk

awk to extract a block of text

regex linux awk

Select from fixed text pattern to 2nd blank line

awk sed

Replace multiple strings in file using a mapping file

string dictionary replace awk

how to sum up matrices in multiple files using bash or awk

bash awk