Menu

#1 Linux shellscript does not work

open
nobody
None
5
2010-09-23
2010-09-23
No

In the file "JDing_start.sh" you have to pay attention to the case sensivity of the filenames. Linux distinguishes between "jding.jar" and "JDing.jar". Thus the right command has to be "java -jar JDing.jar" (not "java -jar jding.jar").

I hope this helps.
Regards, icediver

Discussion


Log in to post a comment.