How can I RUN JAVAWS command line in text-mode Linux environment?
I want to RUN JAVAWS command line in text-mode Linux en开发者_Python百科vironment and I have not X. Is it possible? Tanx
How about javaws -wait -Xnosplash -import -silent http://...
After this maybe you can help me with Are javaws exit codes really broken?
精彩评论