MOON
Server: LiteSpeed
System: Linux server4.datacenterland.com 5.4.203-1-pve #1 SMP PVE 5.4.203-1 (Fri, 26 Aug 2022 14:43:35 +0200) x86_64
User: khakzad (1054)
PHP: 5.6.40
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open, symlink
Upload Files
File: //usr/share/doc/perl-Expect-1.21/tutorial/README
NOTE: This tutorial is completely outdated and needs a major overhaul.
I still leave it in because it provides some additional info, but
don't expect to be able to learn anything from it...


	The tutorial is in order of how I would want to learn to use this tool.
very briefly, here's an index:

	1. Introduction, how/why one would want to use this tool.
	2. Spawn, expect- how to talk to a process.
	3. Debugging.
	4. Interacting with a spawned process.
	5. Monkeying with tty settings. Good for grabbing passwords, among
other things.
	6. Miscellaneous extra functions.

	Let me know if there's something you'd like to see that isn't here.