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.
Thanks
CE AUKE
_________________________________________________________________
Startle on online friend with a 'nudge' - one of the great new features in
Messenger 7.0! http://messenger.msn.co.za?DI=1054&XAPID=2532
--
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/