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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: Printing under Cygwin on W2K Date: Thu, 3 Jun 2004 10:14:36 -0700 Message-ID: <7D036BD3216A084DB1BD9D62BCEAF29049A414@mail1irv.inside.istor.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Chris Carlson" To: X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i53HExB2011560 According to the documentation, the following should print on the default printer: bash$ cat myfile.txt > PRN What I find is that a new file is created named "PRN". Also according to the documentation, cygwin understands the double-slash form used in Windows. Thus the following should work: bash$ cat myfile.txt > //Dc1irv/laser1 This returns: bash: //Dc1irv/laser1: No such host or network path So, what is the proper method for printing under cygwin? BTW: uname -a returns: CYGWIN_NT-5.0 jackal 1.5.10(0.116/4/2) 2004-05-25 22:07 i686 unknown unknown Cygwin Thanks in advance. Chris Carlson iStor Networks, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/