This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: How to print a file on a network printer from cygwin?


Magnet Karlskrona [mailto:kk_magnet@yahoo.com] wrote on Wednesday,
April 11, 2001 3:55 PM:

> How can a print files on this printer from cygwin?  Is there any
> "lpr" command?

If the printer is shared via NetBIOS you can send data to it by
redirecting to its NetBIOS name:

    cat file > //host/printer

Or give a try to the freeware utility program redpr that comes with
Russell Lang's port redirection monitor redmon
(http://www.ghostgum.com.au/).

HTH,

Arjen Bax
-- 
CMG Noord-Nederland B.V.
Sector Telecommunications & Utilities
Postbus 70237, 9704 AE  Groningen
Tel. (050)52 19 500, Fax (050)52 19 504
<http://www.cmg.nl> <http://www.cmg.com>

Adding manpower to a late software project makes it later.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]