Launch a unix process from wcmd?

whitnl73 at juno.com whitnl73 at juno.com
Sat Jan 18 15:54:11 CST 2003


On Sat, 18 Jan 2003, Greg Turner wrote:

> Alternatively, if I could invoke my .bat file from the UNIX
> command-line, this would be just as good... but so far, the only way I
> have found is to run "wcmd" and type.  Does wcmd have some equivalent
> to bash's "-c" command-line argument?  Surely real cmd.exe has some
> such feature?
>
> Thanks,
>
wcmd /c batfile

you may put it in a shell script, if you like.  output is to stdout
(no window is created).

Lawson
--
---oops---
Linux giftie 2.4.13 #1 Tue Oct 30 22:04:20 EST 2001 i586 unknown



________________________________________________________________
Sign Up for Juno Platinum Internet Access Today
Only $9.95 per month!
Visit www.juno.com



More information about the wine-devel mailing list