List Question
20 TechQA 2018-05-23T21:23:11.623000Weird awk output contains spaces
230 views
Asked by tenjohn
Why does '-1' not work in Awk but '(-1)' does?
94 views
Asked by fedorqui
how to find out common columns and its records from two files using awk
439 views
Asked by Saman
gawk: why doesn't "next;" suppress lines matching a pattern?
46 views
Asked by Victor Sergienko
Split file without separating rows beginning with like values in Unix
50 views
Asked by 17th Lvl Botanist
The role of `c&&!--c;` when used with `awk`
706 views
Asked by wclose
Using gawk to Replace a Pattern of Text with the Contents of a File Whose Filename is Inside the Text
332 views
Asked by gawk_Nube
AWK (igawk) @include statement fails
321 views
Asked by procpy
Return strings within parameters sed/grep/awk/gawk
118 views
Asked by TerminatorX
Use awk with two different delimiters to split and select columns
230 views
Asked by Carmen Sandoval
Is there an awk equivalent of INT_MIN and INT_MAX?
1.7k views
Asked by merlin2011
Need grep/awk/gawk to return whole section despite of break lines
172 views
Asked by TerminatorX
How to do parsing of Elapsed time in seconds in linux
168 views
Asked by Parul Chourasia
gawk64 command trobleshooting
56 views
Asked by Richa Basak
Does awk support en eval like construct to run a command by concatenating arguments
91 views
Asked by Inian
AWK - replace with sub match
217 views
Asked by xpt
remove specific fields from tab separated input file
132 views
Asked by Chris
gawk for-loop performance issue
58 views
Asked by Gianluca Trombetta
pass shell variable into awk's patern search
45 views
Asked by Chris
eliminating unwanted records from carriage return / line feed combination in awk
26 views
Asked by ScienceAmateur