1KJSCMD(1)                      KDE User's Manual                     KJSCMD(1)
2
3
4

NAME

6       kjscmd - KDE KJSEmbed interpreter
7

SYNOPSIS

9       kjscmd [--help] [[-e] | [--exec]] [[-i] | [-interactive]] [[-n] |
10              [-no-kde]] [file]
11

DESCRIPTION

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

APPLICATION OPTIONS

18       -e,--exec
19           execute script in file without gui support.
20
21       -i,--interactive
22           start interactive kjs interpreter.
23
24       -n,--no-kde
25           start without KDE KApplication support.
26

USAGE

28       The most common way to run kjscmd is simply as
29
30           kjscmd file
31
32       If no parameter file is used, it executes a predefined test script that
33       measures the start speed of kjscmd.
34

SEE ALSO

36       kjs(1)
37

BUGS

39       There are probably tons of bugs. Use bugs.kde.org[1] to report them.
40

AUTHOR

42       Harri Porten <porten@kde.org>
43           Author.
44

NOTES

46        1. bugs.kde.org
47           http://bugs.kde.org
48
49
50
510.01.01                           2008-10-16                         KJSCMD(1)
Impressum