github.com/benhoyt/goawk@v1.8.1/testdata/t.reFS (about)

     1  BEGIN	{ FS = "\t+" }
     2  	{ print $1, $2 }