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

     1  { gsub(/^[ 	]*/, "", $0) ; print }