public inbox for blinux-list@redhat.com
 help / color / mirror / Atom feed
From: Jason Castonguay <jcast@ntplx.net>
To: Charles Hallenbeck <2ndsight@taconic.net>
Cc: blinux-list@redhat.com
Subject: Re: printing linux files
Date: Wed, 9 Dec 1998 21:53:57 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.05.9812092149280.731-100000@sunshine.oaksoft.com> (raw)
In-Reply-To: <Pine.LNX.3.96.981209193124.900A-100000@darkstar.taconic.net>

Hi there, Charles.

If you are using SlackWare, there is a program called 'todos'.  This
program will take a file and turn the cr's to crlf sequences.  Here's an
example using "file" in substitute for an actual file name:

todos < file > file

This will take the file directed to and output it into the file you
specify.  If you type:

todos < file | lpr

This will output the converted file to the 'lpr' command.

Note: there is a program (fromdos) which does the reverse (converts crlf
sequences to just cr).

I hope this helps.


Best regards,

Jason

On Wed, 9 Dec 1998, Charles Hallenbeck wrote:

> Hi,
> Thanks for the info. I am using Slackware, and found some hints in
> /etc/printcap, where there is a two line Perl script creating a filter for
> adding CR to LF (or rather replacing each LF with CR,LF) and so now I need
> to experiment with hooking things together.
> 
> Chuck -- Second Sight Software
> Now using Linux and PINE
> 
> 
> 
> ---
> Send your message for blinux-list to blinux-list@redhat.com
> Blinux software archive at ftp://leb.net/pub/blinux
> Blinux web page at http://leb.net/blinux
> To unsubscribe send mail to blinux-list-request@redhat.com
> with subject line: unsubscribe
> 
> 


  reply	other threads:[~ UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 Charles Hallenbeck
 ` Jude Dashiell
   ` Fredrik Larsson
 ` wlestes
   ` Charles Hallenbeck
     ` Jason Castonguay [this message]
       ` Charles Hallenbeck
         ` wlestes
       ` Luke Davis
         ` Charles Hallenbeck
   ` Editing through a Terminal? Alfred Puzzuoli
     ` Charles Hallenbeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.05.9812092149280.731-100000@sunshine.oaksoft.com \
    --to=jcast@ntplx.net \
    --cc=2ndsight@taconic.net \
    --cc=blinux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).