Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I call Javascript from Bash?

Status
Not open for further replies.

Awksome

Programmer
Jul 17, 2009
11
US
I have a working Javascript. Can I call this script within bash to run?
If so, please help with the code for the same.
Thanks!
 
Hi

If you have a JavaScript interpreter capable to run scripts from the command line, then yes, you can.

You show us your interpreter and we will show you an example.


Feherke.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top