"start" for Cygwin

Michael Schaap cygwin@mscha.org
Sun Mar 3 05:57:00 GMT 2002


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/



More information about the Cygwin mailing list