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

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.