Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment jrunscript.exe (Score 1) 80

On my Windows box I see jrunscript.exe - is that Rhino?

C:\Program Files\Java\jdk1.6.0_34\bin>jrunscript -?
Usage: jrunscript [options] [arguments...]

where [options] include:
    -classpath Specify where to find user class files
    -cp Specify where to find user class files
    -D= Set a system property
    -J Pass directly to the runtime system
    -l Use specified scripting language
    -e Evaluate given script
    -encoding Specify character encoding used by script files
    -f Evaluate given script file
    -f - Interactive mode, read script from standard input
                                              If this is used, this should be the last -f option
    -help Print this usage message and exit
    -? Print this usage message and exit
    -q List all scripting engines available and exit

If [arguments..] are present and if no -e or -f option is used, then first
argument is script file and the rest of the arguments, if any, are passed
as script arguments. If [arguments..] and -e or -f option is used, then all
[arguments..] are passed as script arguments. If [arguments..], -e, -f are
missing, then interactive mode is used.

Comment I like it (Score 1) 101

I use Firefox. I like it more than Chrome. Chrome just makes tracking my life too easy for Google.
Performance is fine for me.

I just tried this new OS simulator. It was a totally easy install - installed inside Firefox.
The Android simulator too a full day to install and required Eclipse and Java which pretty temperamental and heavy weight.

The simulator work well for me. I was able to run Firefox inside it and see some websites.
There's an "Internet Sharing" option which I haven't see on any other phone.

Slashdot Top Deals

The system was down for backups from 5am to 10am last Saturday.

Working...