kjscmd5 (1) - Linux Manuals

kjscmd5: Frameworks KJSEmbed interpreter

NAME

kjscmd5 - Frameworks KJSEmbed interpreter

SYNOPSIS

kjscmd5 [--help] [[-e] | [--exec]] [[-i] | [-interactive]] [file]

DESCRIPTION

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.

APPLICATION OPTIONS

-e,--exec

execute script in file without gui support.

-i,--interactive

start interactive kjs interpreter.

USAGE

The most common way to run kjscmd5 is simply as

kjscmd5file

If no parameter file is used, it executes a predefined test script that measures the start speed of kjscmd5.

BUGS

Please use m[blue]KDE's bugtrackerm[][1] to report bugs.

AUTHOR

Harri Porten <porten [at] kde.org>

Author.

NOTES

1.
KDE's bugtracker
http://bugs.kde.org

SEE ALSO

kjs5(1)