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 Requirements

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

이것이 bugfix 릴리스입니다. 엔진에는 완성 문자열의 길이 터미널의 너비 보다 큰 때 부 러. 모든 klish 버전은 원래 clish를 포함 하 여이 버그. Debianization입니다.
Tags: 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 안정적인 지점 릴리스는 또한 밖으로.
Tags: 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 신호는 interruptable이 아닌 액션 스크립트 실행 하는 동안 차단 됩니다. 신호를 먼저 차단 하 비 interruptable 스크립트에서 데몬 시작 하는 새로운 sigexec 유틸리티를 사용 해야 합니다.
Tags: 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 + + 없이 지금 만들 수 있습니다. TinyXML 내부 구현을 제거 되었습니다. 이제 klish 다음 외부 XML 백엔드를 사용 하 여 XML 구성 파일을 구문 분석할 수: libxml2, 해외 거주자, 및 libroxml. XML 파서는 이러한 C 기반 됩니다. XML 백엔드에 대 한 자세한 위 키를 참조 하십시오.
Tags: 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

이 이식성 릴리스 리눅스, 프리 Bsd, 오픈 Bsd, 솔라리스, 및 qnx6에 만들 수 있습니다. Qnx6는 konf와 konfd 몇 가지 문제가 있습니다. 레거시 사용 하지 않는 코드를 많이 제거 되었습니다, 일부 불필요 한 라이브러리 종속성과 함께.
Tags: 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