'\" t .\" Title: \fBkjscmd5\fR .\" Author: Harri Porten .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 2015-07-31 .\" Manual: kjscmd5 User's Manual .\" Source: KDE Frameworks Frameworks 5.13 .\" Language: English .\" .TH "\FBKJSCMD5\FR" "1" "2015\-07\-31" "KDE Frameworks Frameworks 5.13" "kjscmd5 User's Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" kjscmd5 \- Frameworks KJSEmbed interpreter .SH "SYNOPSIS" .HP \w'\fBkjscmd5\fR\ 'u \fBkjscmd5\fR [\-\-help] [[\-e] | [\-\-exec]] [[\-i] | [\-interactive]] [file] .SH "DESCRIPTION" .PP \fBkjscmd5\fR is a tool for launching KJSEmbed scripts from the command line\&. It will run the scripts contained in the named \fIfile\fR using KJSEmbed\&. It does not accept \- (stdin) as a \fIfile\fR\&. .SH "APPLICATION OPTIONS" .PP \fB\-e\fR,\fB\-\-exec\fR .RS 4 execute script in \fIfile\fR without GUI support\&. .RE .PP \fB\-i\fR,\fB\-\-interactive\fR .RS 4 start interactive \fBkjs\fR interpreter\&. .RE .SH "USAGE" .PP The most common way to run \fBkjscmd5\fR is simply as .sp .if n \{\ .RS 4 .\} .nf \fB\fBkjscmd5\fR\fR\fB \fR\fB\fIfile\fR\fR\fB \fR .fi .if n \{\ .RE .\} .sp If no parameter \fIfile\fR is used, it executes a predefined test script that measures the start speed of \fBkjscmd5\fR\&. .SH "SEE ALSO" .PP \fIkjs5\fR(1) .SH "BUGS" .PP Please use \m[blue]\fBKDE\*(Aqs bugtracker\fR\m[]\&\s-2\u[1]\d\s+2 to report bugs\&. .SH "AUTHOR" .PP \fBHarri Porten\fR <\&porten@kde\&.org\&> .RS 4 Author. .RE .SH "NOTES" .IP " 1." 4 KDE's bugtracker .RS 4 \%https://bugs.kde.org .RE