ubuntu-buildroot/output/build/host-gawk-5.2.0/test/fsbs.awk

3 lines
36 B
Awk

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