Running Javascript from the command line

Firefox ships with the Rhino command line Javascript parser. It's very simple to run/test a js file you have

rhino my_file.js

Update: Fedora also ships with js which does the same thing.

Leave A Reply
All content licensed under the Creative Commons License