ubuntu-buildroot/output/build/host-gawk-5.2.0/test/litoct.awk

2 lines
55 B
Awk

{ if (/a\52b/) print "match" ; else print "no match" }