github.com/benhoyt/goawk@v1.8.1/testdata/gawk/fsbs.awk (about)

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