Re: Spool & Trailing Blanks

From: jhs <jhs_at_n8ppd001.nt.com>
Date: Tue, 26 Jan 1993 12:23:58 GMT
Message-ID: <C1Gnrz.5q8_at_news.rich.bnr.ca>


In response to your questions:

  1. I run spool files through sed to remove the trailing blanks: sed 's/ *$//' <spool.blank >spool.noblank
  2. Your file transfer from UNIX to DOS should take care of the text record separators. If you use FTP (ASCII mode) this is done automatically.

john Received on Tue Jan 26 1993 - 13:23:58 CET

Original text of this message