macOS / binaries /

jrunscript

/usr/bin/jrunscript
Run a command-line script shell that supports interactive and batch modes

The jrunscript command is a language-independent command-line script shell. The jrunscript command supports both an interactive (read-eval-print) mode and a batch (-f option) mode of script execution. By default, JavaScript is the language used, but the -l option can be used to specify a different language.