summaryrefslogtreecommitdiff
path: root/test/anchgsub.awk
blob: 52e8aa4dab7dae950b1815727301de81182610b6 (plain)
1
{ gsub(/^[ 	]*/, "", $0) ; print }