Forcing Jar file to Execute in the linux console -


i have searched interweb far , wide answer , know it's simple 1 have done before, have forgotten command.

i trying run update jar program on linux , when enter command:

java -jar filname.jar 

the updater brings windows installer gui. want force program run on console instead of gui installer. need add command force happen?

thanks!

tom


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -