readme

来自「测试中用于交互的一个脚本.在自动化脚本中会用得到.希望对您有帮助.」· 代码 · 共 19 行

TXT
19
字号
This is a port of the tcl/expect script 'kibitz' to the perl Expect module.I have always found it useful to debug user problems and in training newadmins.  Since the wonderful Expect module has come into existance I'vehad no need to install tcl/expect except to get the kibitz program on mysystem.  I finally got around to converting it for my own use and thoughtthe rest of the world might find a similar use for it.It "should be", but is not quite compatible with the original.  I'm workingon that.  I also plan to port xkibitz unless someone beats me to it.The man page is hacked from the original kibitz man page.  This versionalso takes a shortcut when deciding if the connection should use rlogin.If user@host is specified it assumes remote.  If only user is given itassumes local.  All options valid for the original program are accepted, butsome are ignored (-catu).  -Lee

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?