Search code examples
GAWK - Multiple BEGIN and END sections...


regexawkgawk

Read More
Awk filtering out paragraphs...


printingawkgawk

Read More
all pairs of consecutive lines sharing a field, using awk...


bashawkgawk

Read More
`awk` - define number of digits in exponent when using scientific notation...


awkprintfgawk

Read More
How to delete lines between a pattern when the pattern repeats...


shellawksedgawk

Read More
Array values being overwritten in gawk...


multidimensional-arrayawkassociative-arraygawk

Read More
Using a field separator of the two-character string "\n" in awk...


awkgawk

Read More
How can I use powershell to list only the strings in a log file created in the last 3 hours?...


powershelldatetimegrepgawk

Read More
Gawk-ing an average always returns 0...


bashcsvawkgawk

Read More
gsub does not replace character properly in gawk...


awkgsubgawk

Read More
awk variables and printf...


awkprintfgawk

Read More
gawk printf missing characters...


awkprintfgawk

Read More
distribution of values in intervals with awk...


awkgawk

Read More
awk - count number of occurences for a field in a line containing another specific field...


for-loopstatisticsgawk

Read More
How to set the field separator to an empty string?...


awkgawk

Read More
Appending a column of multiple files to one output file...


awklinux-kernelgawk

Read More
awk error: each rule must have a pattern or an action part...


linuxgawk

Read More
Repeating the format specifiers in awk...


awkprintfgawk

Read More
How to match and change strings in a column of a semicolon separated file?...


regexawksedgawk

Read More
using awk for subtraction...


awkgawk

Read More
A Perl or Gawk script that returns a Keyword, the word before, and the word after?...


perlsearchgawk

Read More
AWK - Search for a pattern-add it as a variable-search for next line that isn't a variable &...


regexlinuxawksedgawk

Read More
Using Gawk and Printf in a Bash script...


bashscriptingprintffile-handlinggawk

Read More
awk unmatched with blank file...


bashawkgawk

Read More
how to use regular expression in awk or sed, for find all homopolymers in DNA sequence?...


regexawksedbioinformaticsgawk

Read More
Stable sorting two files into one with the duplicates...


bashsortingunixawkgawk

Read More
awk to process the first two lines then the next two and so on...


bashunixawkgawk

Read More
Error from gawk about backslash line ending when running configure script...


awkmingwconfiggawk

Read More
awk to compare two file by identifier & output in a specific format...


awkpattern-matchinggawk

Read More
Trim first N bases in multi fasta file with awk and print with max width format...


awkgawkfasta

Read More
BackNext