Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!watmath!clyde!floyd!harpo!seismo!hao!hplabs!sri-unix!buck@nrl-css
From: buck%nrl-css@sri-unix.UUCP
Newsgroups: net.unix
Subject: how to double space text? [correction]
Message-ID: <17624@sri-arpa.UUCP>
Date: Fri, 16-Mar-84 13:23:20 EST
Article-I.D.: sri-arpa.17624
Posted: Fri Mar 16 13:23:20 1984
Date-Received: Mon, 19-Mar-84 07:50:47 EST
Lines: 7

From:  Joe Buck 

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

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

-Joe