Kde ecmascript compatible interpreter
kjs [[--help] | [-help] | [-h]] [[-e statement]] [script]
kjs is KDE ECMAScript/JavaScript engine.
--help,-help,-h
Show kjscmd usage.
-e statement
Executes the statement and exits. For example:
kjs -e "print('hello world')"
script
Executes the statements included in file script.
kjsfile, as many other interpreters, when called without parameters uses a line editor to enter statements, showing the prompt
JS>
To exit the line editor type quit() or press Ctrl+D.
There are probably tons of bugs. Use \m[blue]bugs.kde.org\m[]\s-2\u[1]\d\s+2 to report them.
Harri Porten <[email protected]>
Author.
bugs.kde.org
http://bugs.kde.org