aboutsummaryrefslogtreecommitdiffstats
path: root/test/fsbs.awk
blob: 1c6f9d68616e1f94a3a40f0fa279dd1bfa14918b (plain)
1
2
BEGIN { FS = "\\" }
{ print $1, $2}