summaryrefslogtreecommitdiff
path: root/test/mbstr2.awk
blob: 4f2c8cc6362ee6d554441dea1cd9932287089873 (plain)
1
match($0,/:deathdate=2007....:/) { print substr($0,RSTART+11,RLENGTH-16) }