From: Austin S. <te...@of...> - 2006-03-22 09:22:46
|
On Wed, Mar 15, 2006 at 02:15:35PM +1100, David Taylor wrote: > Hey guys, > I'm a bit of a perl newby, just trying to get a script up that I can use to log into devices using ssh, just wondering if there are any good repositories of scrips of if anyone has some good sample scripts I could use to help me along. I have read the perl::Expect docs, still a bit confused about the implementation. The login scripts that come with rancid (http://www.shrubbery.net/rancid/) may work better for you than trying to learn a new language, unless you are doing compled customization. Trying to learn perl by working your way through the Expect docs is probably not the best way to get an introduction to the language. Austin |