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

2 lines
55 B
Awk
Raw Normal View History

2024-04-01 15:19:46 +00:00
{ if (/a\52b/) print "match" ; else print "no match" }