Date : Wed, 09 Feb 1983 06:41:45 EST (Wed)
From : Keith Petersen <w8sdz@brl.arpa>
Subject: UNIX sq.c EOL problem
Finally got sq.c going on BRL. How do you solve the problem
that ascii files saved on a UNIX machine contain no CR's,
only LF's at the end of each line? I squeezed a file on
UNIX and UMODEMed it to myself and UNsqueezed it on my
CP/M machine only to find that the file was still in the
UNIX format for end-of-lines.
The usq.c for UNIX has an option to remove CR's while
unsqueezing. Maybe sq.c should have an option to ADD CR's?