1KJSCMD5(1)                   kjscmd5 User's Manual                  KJSCMD5(1)
2
3
4

NAME

6       kjscmd5 - Frameworks KJSEmbed interpreter
7

SYNOPSIS

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

DESCRIPTION

12       kjscmd5 is a tool for launching KJSEmbed scripts from the command line.
13       It will run the scripts contained in the named file using KJSEmbed. It
14       does not accept - (stdin) as a file.
15

APPLICATION OPTIONS

17       -e,--exec
18           execute script in file without GUI support.
19
20       -i,--interactive
21           start interactive kjs interpreter.
22

USAGE

24       The most common way to run kjscmd5 is simply as
25
26           kjscmd5 file
27
28       If no parameter file is used, it executes a predefined test script that
29       measures the start speed of kjscmd5.
30

SEE ALSO

32       kjs5(1)
33

BUGS

35       Please use KDE's bugtracker[1] to report bugs.
36

AUTHOR

38       Harri Porten <porten@kde.org>
39           Author.
40

NOTES

42        1. KDE's bugtracker
43           https://bugs.kde.org
44
45
46
47KDE Frameworks Frameworks 5.13    2015-07-31                        KJSCMD5(1)
Impressum