| Author |
Need a little bit of help
|
Chris Stewart
Ranch Hand
Joined: Sep 29, 2001
Posts: 124
|
|
I'm looking to create the equal to a cmd file to Windows in Linux. I want to use it to kick off my application on my Linux box. In Windows I've done this many times, looking something like this That will kick off my application in Windows. Can anyone help me write something similar for Linux?
|
 |
Mike Curwen
Ranch Hand
Joined: Feb 20, 2001
Posts: 3695
|
|
It's been a while since I wrote an .sh file, but this should get you started. I suppose the export commands are not entirely necessary, since this is a starting script for a java program. hmm... how can you tell I don't work in Unix that much.
|
 |
 |
|
|
subject: Need a little bit of help
|
|
|