Home
Manpages
About
(root)/
gawk-5.2.2/
test/
fsbs.awk
BEGIN { FS = "\\" } { print $1, $2}