(root)/
gawk-5.2.2/
test/
typedregex5.awk
BEGIN { FS = @/./ }
{ print typeof(FS), $1, NF }