diff options
author | Jan F. Chadima <jfch@jagda.eu> | 2018-05-24 22:56:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-26 06:59:26 +0700 |
commit | f066b2a8ebf20ca1b23c103372fad5ac4b3f799a (patch) | |
tree | c2fc8287fa75f86b942003e2ee424f999c2eb9bf /system/klish/README | |
parent | b5a49c07e1c7e6be81a098312bbf175daaf6c28f (diff) | |
download | slackbuilds-f066b2a8ebf20ca1b23c103372fad5ac4b3f799a.tar.gz |
system/klish: Added (clish fork).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/klish/README')
-rw-r--r-- | system/klish/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/klish/README b/system/klish/README new file mode 100644 index 0000000000..37fe98fd0d --- /dev/null +++ b/system/klish/README @@ -0,0 +1,4 @@ +The klish is a framework for implementing a CISCO-like CLI +on a UNIX systems. It is configurable by XML files. The +KLISH stands for Kommand Line Interface Shell. I know that +"command" starts with "c" :) . |