| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Wilfried <wh_ng AT gmx DOT de> |
| Subject: | Re: lpr works? FAQ in error? |
| Date: | Mon, 21 Jul 2008 16:11:00 +0200 |
| Lines: | 13 |
| Message-ID: | <ml59841anhmn21j3b0e83mk0hpnonb0rm7@4ax.com> |
| References: | <380-2200855974950906 AT cantv DOT net> <loom DOT 20080717T220746-843 AT post DOT gmane DOT org> <g5ov52$9pm$1 AT ger DOT gmane DOT org> <9a498418e4cd1ia8ll54i7eqiehdjmq0m5 AT 4ax DOT com> |
| Mime-Version: | 1.0 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Ehh, I just saw that Rodrigo Medina addressed all these problems. So the script would probably look like this: --------------snip------------- #!/bin/sh $1 $2 $3 $4 $5 | unix2dos > tmp_file cygstart notepad.exe /p tmp_file rm tmp_file --------------snip------------- -- Wilfried Hennings -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |