kjscmd (1) - Linux Manuals
kjscmd: KDE KJSEmbed interpreter
NAME
kjscmd - KDE KJSEmbed interpreter
SYNOPSIS
- kjscmd [--help] [[-e] | [--exec]] [[-i] | [-interactive]] [[-n] | [-no-kde]] [file]
DESCRIPTION
kjscmd
APPLICATION OPTIONS
-e,--exec
- execute script in file without gui support.
-i,--interactive
- start interactive kjs interpreter.
-n,--no-kde
- start without KDE KApplication support.
USAGE
The most common way to run kjscmd is simply as
-
kjscmdfile
If no parameter file is used, it executes a predefined test script that measures the start speed of kjscmd.
BUGS
There are probably tons of bugs. Use m[blue]bugs.kde.orgm[][1] to report them.
AUTHOR
Harri Porten <porten [at] kde.org>
- Author.
NOTES
- 1.
-
bugs.kde.org
SEE ALSO
kjs(1)