Home
Manpages
About
(root)/
gawk-5.2.2/
test/
dfastress.awk
BEGIN { print "a" ~ /(^| )*(a|b)*(c|d)( |$)/ }