Which cygwin package contain print.exe?
I have an application that calls this :
newpath=`print -r $PATH | tr "[A-Z]" "[a-z]" | tr '\' '/' | sed -e "s+/+#+g"
-e "s+;\.;+;+g"`
but that first print is not a cygwin program so it calls my winnt print
command.
Any help will be appreciated.
Thank
t; <[EMAIL PROTECTED]>
To: cygwin@cygwin.com
Subject: Re: print.exe
Date: Wed, 01 Jun 2005 14:13:48 -0400
print.exe sounds like an old dos print spooler.
Wes
On 1 Jun 2005 at 20:07, Evert Coetzee wrote:
> Which cygwin package contain print.exe?
>
> I have an application that calls this :
2 matches
Mail list logo