Linux Commands Examples

A great documentation place for Linux commands

kjscmd

KDE KJSEmbed interpreter


see also : kjs

Synopsis

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


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

kjscmd 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.

-n,--no-kde

start without KDE KApplication support.

notes

1.

bugs.kde.org

http://bugs.kde.org

usage

The most common way to run kjscmd is simply as

kjscmd file

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 bugs.kde.org [1] to report them.


see also

kjs


author

Harri Porten <porten[:at:]kde[:dot:]org>

Author.

How can this site be more helpful to YOU ?


give  feedback