Download List

项目描述

The klish is a framework for implementing Cisco-like command-line interfaces on Unix systems. It is configurable through XML files. "Klish" stands for "Kommand Line Interface SHell". The klish is a fork of clish-0.7.3. The original clish was developed by Graeme McKerrell. The klish adds some new features, but is compatible (as much as possible) with clish's XML configuration files.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-25 12:28
1.6.3

这是一个修复错误版本。完成字符串的长度大于宽度的航站楼的时候,打破了引擎。所有的 klish 版本有此 bug,包括原始 clish。Debianization。
标签: bugfix debian
This is a bugfix release. The engine broke when the length of a completion string was greater than the width of the terminal. All klish versions have this bug, including the original clish. Debianization.

2012-12-04 07:05
1.6.2

此版本的主要功能是可编程热键。多行和 unsignedInteger 类型处理被固定。Klish-1.5.7 稳定分支释放出来也是。
标签: hotkey multiline
The main feature of this release is programmable hotkeys. The multiline and unsignedInteger type processing were fixed. The klish-1.5.7 stable branch release is also out.

2012-09-04 23:33
1.6.1

添加了命令的历史记录。SIGHUP 信号非力墙行动脚本执行期间被阻止。新的 sigexec 实用程序必须用于从非力墙脚本首先取消阻止信号启动守护程序。
标签: history SIGHUP sigexec
Command history was added. The SIGHUP signal is blocked during non-interruptable ACTION script execution. A new sigexec utility must be used to start daemons from non-interruptable scripts to unblock signals first.

2012-07-03 06:19
1.6.0

Klish 使用 C 代码只。它可以被建立没有 c + + 现在。删除含有内部实现了。现在,klish 可以使用以下外部 XML 后台来分析其 XML 配置文件: libxml2,名外籍人士,和 libroxml。这些 XML 分析器在 C 的基础。有关 XML 后台的详细信息,请参阅 wiki。
标签: C libroxml expat libxml2
The klish uses C code only. It can be built without C++ now. The tinyXML internal implementation was removed. Now klish can use the following external XML backends to parse its XML config files: libxml2, expat, and libroxml. These XML parsers are C-based. For details about XML backends, see the wiki.

2012-04-11 05:14
1.5.4

此可移植性版本可以基于 Linux、 FreeBSD、 插件、 Solaris,QNX6。QNX6 有 konf 和 konfd 的一些问题。很多旧的未使用代码已被删除,一些不必要的库依赖项。
标签: Solaris, OpenBSD, QNX
This portability release can be built on Linux, FreeBSD, OpenBSD, Solaris, and QNX6. QNX6 has some problems with konf and konfd. Much of the legacy unused code has been removed, along with some unnecessary library dependencies.

Project Resources