Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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: From: Michael Schaap Subject: RE: "start" for Cygwin In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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/