Date: Mon, 18 Jan 1999 16:30:36 +0000 From: Pete Collins <pcollins@ocsny.com> To: Jonathan Chen <jonc@pinnacle.co.nz> Cc: FreeBSD Questions <questions@FreeBSD.ORG> Subject: Re: good old staircase effect! Message-ID: <36A361AC.A83DD785@ocsny.com> References: <Pine.SCO.3.96.990119085805.597B-100000@kiwi.pinnacle.co.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
thanks dude will try it tonight
pete
Jonathan Chen wrote:
> On Mon, 18 Jan 1999, pete collins wrote:
>
> [...]
> > and yep i added the filter to my /etc/printcap config file
> > turned the printer off & then back on
> >
> > no luck
>
> The following filter works fine with our printers:
>
> #!/bin/sh
> #
> #
> awk '{ printf ("%s\r\n", $0); }'
> printf "\f"
>
> Jonathan Chen
> ----------------------------------------------------------------------
> Live your own life, for you will die your own death
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36A361AC.A83DD785>
