Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Replacing first instance of a toggling value in gvim using awk

vim awk

awk split column into multiple columns in staggered manner

awk sed

List processing, convert list to apostrophe and comma separated records, surrounded by brackets

bash awk

awk: how to extract from file A the columns with indexes specified in file B?

bash unix awk

Lazy match in unix bash shell script

bash shell awk sed grep

How to use AWK to grab a row in a file by a certain column

bash unix awk grep

Linux/Unix bash basic script awk/sed

linux csv sed awk

awk super slow processing many rows but not many columns

performance awk

How do i print word after regex but not a similar word?

sed awk duplicates

Get string from two rows

perl sed awk grep

How to use sed (or awk) for link canonicalization, fetching the filename?

bash sed awk

Extract lines containing two patterns

linux awk grep fasta

Bash insert a comma (,) after every third field of a variable or array?

arrays bash sed awk

Awk get specific line?

awk

How does PROCINFO show info on FS on the specific record?

awk gnu

Filtering text file based on values in some lines using awk

python shell awk sed

awk columnwise sum a particular group

linux bash unix awk scripting

Split string on a backslash ("\") delimiter in awk?

regex unix awk

Need to fetch value of a key from a XML file using a script

powershell shell awk sed