Home
Manpages
About
(root)/
gawk-5.2.2/
test/
mbstr2.awk
match($0,/:deathdate=2007....:/) { print substr($0,RSTART+11,RLENGTH-16) }