bsh
| Synopsis | ||
| bsh | [ --interactive | -i ] [ --file | -f <file> ] [ --code | -c <code> ] | Run the BeanShell interpreter |
| Details | ||
The bsh command runs the BeanShell interpreter. The options are as follows:
If no arguments are given, --interactive is assumed. |
||