Server IP : 51.89.169.208 / Your IP : 18.221.20.252 Web Server : Apache System : Linux ns3209505.ip-198-244-202.eu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Tue Nov 5 04:50:16 EST 2024 x86_64 User : yellowleaf ( 1019) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/self/root/usr/share/doc/perl-Expect/examples/kibitz/ |
Upload File : |
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 new admins. Since the wonderful Expect module has come into existance I've had no need to install tcl/expect except to get the kibitz program on my system. I finally got around to converting it for my own use and thought the rest of the world might find a similar use for it. It "should be", but is not quite compatible with the original. I'm working on 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 version also takes a shortcut when deciding if the connection should use rlogin. If user@host is specified it assumes remote. If only user is given it assumes local. All options valid for the original program are accepted, but some are ignored (-catu). -Lee