delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Mon, 16 Sep 2002 14:17:40 -0400 |
From: | Jason Tishler <jason AT tishler DOT net> |
Subject: | Re: printing from within Cygwin |
In-reply-to: | <Pine.GSO.4.44.0208301512400.14712-300000@slinky.cs.nyu.edu> |
To: | cygwin AT cygwin DOT com |
Mail-followup-to: | cygwin AT cygwin DOT com |
Message-id: | <20020916181740.GS424@tishler.net> |
MIME-version: | 1.0 |
User-Agent: | Mutt/1.4i |
References: | <85256C25 DOT 005F41DF DOT 00 AT cinote DOT computrition DOT com> |
<Pine DOT GSO DOT 4 DOT 44 DOT 0208301512400 DOT 14712-300000 AT slinky DOT cs DOT nyu DOT edu> |
--Boundary_(ID_dH86XDNwqpneNFtcV7oDQA) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline Igor, On Fri, Aug 30, 2002 at 05:59:39PM -0400, Igor Pechtchanski wrote: > Note the disabled support for gsprint -- I couldn't get it to work > properly. If anyone can get the gsprint part to work, please let me > know. I use the attached shell script as "lpr" on my home computer with a direct or network (i.e., lpd) attached PCL printer. Note that I'm using the Win32 GSView (and GhostScript). Jason --Boundary_(ID_dH86XDNwqpneNFtcV7oDQA) Content-type: text/plain; charset=us-ascii; NAME=lpr Content-transfer-encoding: 7BIT Content-disposition: attachment; filename=lpr #! /bin/bash GSPRINT=/mnt/c/Program\ Files/Ghostgum/gsview/gsprint LOGFILE=/tmp/lpr.log "$GSPRINT" -_ >$LOGFILE 2>&1 --Boundary_(ID_dH86XDNwqpneNFtcV7oDQA) Content-Type: text/plain; charset=us-ascii -- 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/ --Boundary_(ID_dH86XDNwqpneNFtcV7oDQA)--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |