(root)/
gawk-5.2.2/
test/
litoct.awk
{ if (/a\52b/) print "match" ; else print "no match" }