KJSCMD5(1) | kjscmd5 User's Manual | KJSCMD5(1) |
kjscmd5 - Frameworks KJSEmbed interpreter
kjscmd5 [--help] [[-e] | [--exec]] [[-i] | [-interactive]] [file]
kjscmd5 is a tool for launching KJSEmbed scripts from the command line. It will run the scripts contained in the named file using KJSEmbed. It does not accept - (stdin) as a file.
-e,--exec
-i,--interactive
The most common way to run kjscmd5 is simply as
kjscmd5 file
If no parameter file is used, it executes a predefined test script that measures the start speed of kjscmd5.
Please use KDE's bugtracker[1] to report bugs.
Harri Porten <porten@kde.org>
2015-07-31 | KDE Frameworks Frameworks 5.13 |