NOMBRE
kjs5 - Intérprete ECMAScript compatible con KDESINOPSIS
kjs5
[[--help] | [-help] | [-h]] [[--version] | [-version] | [-v]] [[-e
sentencia]] [ script]
DESCRIPCIÓN
kjs es un motor de ECMAScript/JavaScript para KDE.OPCIONES DE LAS APLICACIONES
--help,-help,-hMuestra el uso de kjs5.
--version,-version,-v
Muestra la versión de
kjs5.
-e statement
Ejecuta la sentencia y sale. Por ejemplo:
script
kjs5 -e "print('hola mundo')"
Ejecuta la sentencia incluida en el archivo
script.
UTILIZACIÓN
Como otros muchos intérpretes, cuando se invoca a kjs5 file sin parámetros, utiliza un editor de líneas para introducir sentencias, mostrandoJS >
VEA TAMBIÉN
kjscmd5(1)ERRORES
Por favor, use KDE's bugtracker[1] para informar de fallos.AUTOR
Harri Porten <[email protected]>Autor.
NOTAS
- 1.
- KDE's bugtracker
2014-05-04 | KDE Frameworks Frameworks 5.0 |