|
NAMEkjscmd5 - Frameworks KJSEmbed interpreterSYNOPSISkjscmd5 [--help] [[-e] | [--exec]] [[-i] | [-interactive]] [file] DESCRIPTIONkjscmd5 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,--execexecute script in file without GUI support.
-i,--interactive start interactive kjs interpreter.
USAGEThe most common way to run kjscmd5 is simply askjscmd5 file If no parameter file is used, it executes a predefined test script that measures the start speed of kjscmd5. SEE ALSOkjs5(1)BUGSPlease use KDE's bugtracker[1] to report bugs.AUTHORHarri Porten <porten@kde.org>Author.
NOTES
https://bugs.kde.org
Visit the GSP FreeBSD Man Page Interface. |