Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
KJSCMD5(1)		      kjscmd5 User's Manual		      KJSCMD5(1)

NAME
     kjscmd5 - Frameworks KJSEmbed interpreter

SYNOPSIS
     kjscmd5 [--help] [[-e] | [--exec]] [[-i] | [-interactive]] [file]

DESCRIPTION
     kjscmd5  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.

USAGE
     The most common way to run kjscmd5 is simply as

	 kjscmd5 file

     If  no  parameter	file  is used, it executes a predefined test script that
     measures the start speed of kjscmd5.

SEE ALSO
     kjs5(1)

BUGS
     Please use KDE's bugtracker[1] to report bugs.

AUTHOR
     Harri Porten <porten@kde.org>
	 Author.

NOTES
      1. KDE's bugtracker
	 https://bugs.kde.org

KDE Frameworks Frameworks 5.13	   2015-07-31			      KJSCMD5(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=kjscmd5&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help