| 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 |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-Id: | <5.1.0.14.2.20020303145406.04db6988@imap.local.mscha.org> |
| X-Sender: | ml AT imap DOT local DOT mscha DOT org (Unverified) |
| X-Mailer: | QUALCOMM Windows Eudora Version 5.1 |
| Date: | Sun, 03 Mar 2002 14:57:18 +0100 |
| To: | <cygwin AT cygwin DOT com> |
| From: | Michael Schaap <cygwin AT mscha DOT org> |
| Subject: | RE: "start" for Cygwin |
| In-Reply-To: | <NFBBJFHGMCFINEMHAMBGIEKGHHAA.cabo@tzi.org> |
| References: | <F8268126BF427A409936A83B6B863387050B4596 AT red-msg-01 DOT redmond DOT corp DOT microsoft DOT com> |
| Mime-Version: | 1.0 |
At 09:45 3-3-2002, Dr. Carsten Bormann wrote:
>So just call it differently.
>
>It would be nice if this could replace my little shell script "st":
>
>#!/bin/bash
>for i
>do
> start "$(cygpath -w "$i")"
>done
>
>(start being /c/Windows/command/start.exe)
It would. (Only, your "st" script treats multiple arguments as multiple
documents/programs to open, "start" uses the second and following arguments
as arguments to the program/document to open.)
I see that you are using Windos 9x/ME. Have you tried my "start", and if
so, is it working? I believe it is _supposed_ to work under Win9x, but
we'd better make sure before this is included in cygutils...
Thanks,
- Michael
--
I always wondered about the meaning of life. So I looked it
up in the dictionary under "L" and there it was - the meaning
of life. It was not what I expected. - Dogbert
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |