kjs(1)


NAME

   kjs - KDE ECMAScript compatible interpreter

SYNOPSIS

   kjs [[--help] | [-help] | [-h]] [[-e statement]] [script]

DESCRIPTION

   kjs is KDE ECMAScript/JavaScript engine.

APPLICATION OPTIONS

   --help,-help,-h
       Show kjscmd usage.

   -e statement
       Executes the statement and exits. For example:

           kjs -e "print('hello world')"

   script
       Executes the statements included in file script.

USAGE

   kjs file, as many other interpreters, when called without parameters
   uses a line editor to enter statements, showing the prompt

       JS>

   To exit the line editor type quit() or press Ctrl+D.

SEE ALSO

   kjs(1)

BUGS

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

AUTHOR

   Harri Porten <porten@kde.org>
       Author.

NOTES

    1. bugs.kde.org
       http://bugs.kde.org


More Linux Commands

manpages/XmbSetWMProperties.3.html
XmbSetWMProperties(3) - set standard window properties......
The XSetWMProperties convenience function provides a single programming interface for setting those essential window properties that are used for communicating

manpages/mmcli.8.html
mmcli(8) Control and monitor the ModemManager (Man Page)....
ModemManager is a DBus-powered Linux daemon which provides a unified high level API for communicating with (mobile broadband) modems. It acts as a standard RIL

manpages/iprofd.8.html
iprofd.8 (Manual - Linux man page).........................
iprofd is used to make the modem-register settings of the isdn-ttys AT-emulator permanent and restore them during boot-time. It is usually started from within a

manpages/gettid.2.html
gettid(2) - get thread identification - Linux manual page...
gettid() returns the callers thread ID (TID). In a single-threaded process, the thread ID is equal to the process ID (PID, as returned by getpid(2)). In a multi

manpages/ssh-copy-id.1.html
ssh-copy-id(1) - install your public key in a remote machine
ssh-copy-id is a script that uses ssh-add(1) to log into a remote machine (presumably using a login password, so password authentication should be enabled, unle

manpages/fetestexcept.3.html
fetestexcept(3) - floating-point rounding and exception hand
These eleven functions were defined in C99, and describe the handling of floating-point rounding and exceptions (overflow, zero-divide, etc.). Exceptions The di

manpages/policytool-java-1.6.0-openjdk.1.html
policytool-java-1.6.0-openjdk(1) - PolicyTool Administration
policytool is a GUI that allows users to create and manage policy files. For details, see the Policytool Users Guide @ http://java.sun.com/javase/6/docs/technot

manpages/CPANPLUS::Module::Fake.3pm.html
CPANPLUS::Module::Fake(3pm) - (unknown subject) (Man Page)
A class for creating fake module objects, for shortcut use internally by CPANPLUS . Inherits from CPANPLUS::Module. METHODS new( module =&gt; $mod, path =&gt; $path,

manpages/XrmQGetResource.3.html
XrmQGetResource(3) - retrieve database resources and search
The XrmGetResource and XrmQGetResource functions retrieve a resource from the specified database. Both take a fully qualified name/class pair, a destination res

manpages/tail.1.html
tail(1) - output the last part of files - Linux manual page
Print the last 10 lines of each FILE to standard output. With more than one FILE, precede each with a header giving the file name. With no FILE, or when FILE is

manpages/showconsole.8.html
showconsole(8) - determines the real tty of stdin (ManPage)
showconsole determines the real character device of the current system console. This can be used on /dev/console as current character device to get the real cha

manpages/egrep.1.html
egrep(1) - print lines matching a pattern - Linux man page
grep searches the named input FILEs (or standard input if no files are named, or if a single hyphen-minus (-) is given as file name) for lines containing a matc





We can't live, work or learn in freedom unless the software we use is free.