1
April 30, 2010 8:36 PM
Posted by: Dan O'Connor
net::ssh::expect, perl expect
Automating system tasks with Perl – Part 1
Posted by: Dan O'Connor
Bash and sh scripts are great for automating system tasks on the local host. For remote hosts I preferred to use Perl, you can use Perl to login via ssh or telnet ( great for routers ) and you can also do simple tasks on web sites. For connecting to remote systems I use...




