[Crossfire-wiki] [Crossfire DokuWiki] page changed: client_side_scripting:client_scripting_interface-basic_howto
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Mon Dec 24 11:59:34 CST 2007
A page in your DokuWiki was added or changed. Here are the details:
Date : 2007/12/24 11:59
User : meflin
Edit Summary: minor shell script enchancement
@@ -12,9 +12,9 @@
We are going to create a shell script that will run out scripts in Java for us.
#!/bin/bash
cd /dir/to/java.class
- java $1
+ java $*
Remember to chmod +x the script so that its executable.
Now to run your script this is all you have to do is "script /path/to/bashScript blah" blah being your .class file - .class and /path/to/bashScript being the executable bash script.
IP-Address : 71.229.157.100
Old Revision: http://wiki.metalforge.net/doku.php/client_side_scripting:client_scripting_interface-basic_howto?rev=1198199762
New Revision: http://wiki.metalforge.net/doku.php/client_side_scripting:client_scripting_interface-basic_howto
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list