CLISH 0.7.3 (Default branch) |
|
|
CLISH is a modular framework for implementing a
CISCO-like CLI on a Unix system. Arbitrary command
menus and actions can be defined using XML files.
This software handles the user interaction, and
forks the appropriate system commands to perform
any actions.
License: BSD License (original)
Changes:
A minor bug in which CTRL-C caused SEGV was fixed.
|