(root)/
gawk-5.2.2/
test/
strftfld.awk
{
	print split(strftime($1), f)
}