[net.unix] how to double space text? correction

buck%nrl-css@sri-unix.UUCP (03/16/84)

From:  Joe Buck <buck@nrl-css>

My slashes slanted the wrong way in the previous message. Say

awk '{printf "%s\n\n",$0}' file

-Joe