Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <000501c1c2a1$26596300$6fc82486@medschool.dundee.ac.uk> Reply-To: "fergus at bonhard dot uklinux dot net" From: "fergus at bonhard dot uklinux dot net" To: Cc: , Subject: Re: Printing locally Date: Sun, 3 Mar 2002 10:49:53 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 What about this? Any good? If the file a.txt is DOS terminated, try cp a.txt prn OR cat a.txt > prn and if a.txt is Unix-terminated, try cat a.txt | unix2dos > prn Fergus -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/