The klish is a framework for implementing a CISCO-like CLI on a UNIX systems. It is configurable by XML files.
https://src.libcode.org/download/klish/

Serj Kalichev 0235baf808 Don't ignore first slash in param 11 лет назад
bin f603f495d4 Replace sprintf() by snprintf() 11 лет назад
clish 2e91be3c14 Add __pid internal variable 11 лет назад
contrib d32755628a Debian: Add debian text to contrib/README 13 лет назад
debian 99b81c886a Debian: Fix some lintian bugs 13 лет назад
examples 9140156b88 Fix plugin examples to new API 12 лет назад
konf 2b1c1bf0a9 Fix extra warnings 11 лет назад
libc 1a733d2882 Add internal getopt implamentation. BSD version 12 лет назад
lub 0235baf808 Don't ignore first slash in param 11 лет назад
m4 cb8ca83a07 Fix ax_lua.m4 so that it skips the header version checks and assumes they're ok when cross-compiling. Use ax_lua.m4's facilities to locate Lua libs and headers 12 лет назад
plugins 8cd9e50caf Use USER and LOGNAME for logging 11 лет назад
tinyrl 8abc9c3375 Minor changes 11 лет назад
xml-examples a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML 12 лет назад
.gitignore ab7884db54 Add cov-int and tgz to gitignore 11 лет назад
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 13 лет назад
ChangeLog edce0a7c8e Adding Debian package required files 13 лет назад
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 13 лет назад
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> 13 лет назад
Makefile.am 1a733d2882 Add internal getopt implamentation. BSD version 12 лет назад
README d6b38708f3 Fix README 11 лет назад
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script 13 лет назад
clish.xsd 0db777324b Change plugin API 12 лет назад
configure.ac 1a733d2882 Add internal getopt implamentation. BSD version 12 лет назад

README

Homepage : http://klish.libcode.org.

Additional documentation : http://klish.googlecode.com

Repository : https://src.libcode.org/klish