Serj Kalichev b81ff592c3 From: Emmanuel Deloget <logout@free.fr> vor 12 Jahren
..
README c0c4fd6b3e Move original clish examples to xml-examples/clish. Make xml-examples/klish for klish-specific examples. vor 13 Jahren
clock.xml c0c4fd6b3e Move original clish examples to xml-examples/clish. Make xml-examples/klish for klish-specific examples. vor 13 Jahren
debug-commands.xml c0c4fd6b3e Move original clish examples to xml-examples/clish. Make xml-examples/klish for klish-specific examples. vor 13 Jahren
debug-view.xml b81ff592c3 From: Emmanuel Deloget <logout@free.fr> vor 12 Jahren
global-commands.xml c0c4fd6b3e Move original clish examples to xml-examples/clish. Make xml-examples/klish for klish-specific examples. vor 13 Jahren
named-view.xml c0c4fd6b3e Move original clish examples to xml-examples/clish. Make xml-examples/klish for klish-specific examples. vor 13 Jahren
network-commands.xml b81ff592c3 From: Emmanuel Deloget <logout@free.fr> vor 12 Jahren
root-view.xml c0c4fd6b3e Move original clish examples to xml-examples/clish. Make xml-examples/klish for klish-specific examples. vor 13 Jahren
script-view.xml c0c4fd6b3e Move original clish examples to xml-examples/clish. Make xml-examples/klish for klish-specific examples. vor 13 Jahren
script.txt c0c4fd6b3e Move original clish examples to xml-examples/clish. Make xml-examples/klish for klish-specific examples. vor 13 Jahren
startup.xml c0c4fd6b3e Move original clish examples to xml-examples/clish. Make xml-examples/klish for klish-specific examples. vor 13 Jahren
types.xml c0c4fd6b3e Move original clish examples to xml-examples/clish. Make xml-examples/klish for klish-specific examples. vor 13 Jahren

README

This directory contains some example XML files which indicate some
of what can be acheived with the CLISH library.

The action fields are 'sh' scripts and were developed and
tested on a cygwin system so some of the command options to
things like "ping" may be different on different systems.
(you should only need to change the ACTION tag to get them to work...)

To use these files set CLISH_PATH to point to this directory and
launch clish.

\note
Thanks to Tom Williams who gave me the basis for the
"clock" command example.