Code Comments
Programming Forum and web based access to our favorite programming groups.I have a problem. I need to first into a particular shell,not c shell but a vendor shell,like VENDOR> And then do a lot of things, and generates some files. How to do this in Perl ?
Post Follow-up to this messageStratus, you have to at least be more specific with your inquiry. Which vendor? Cisco? etc.. it's important. There's no general "vendor" module for per that "does a lot of things and generates files" lol. But maybe there is one that is specific to your particular vendor. Jay
Post Follow-up to this messagestratus wrote: > I have a problem. I need to first into a particular shell,not c shell > but a vendor shell,like > > VENDOR> > > And then do a lot of things, and generates some files. > > How to do this in Perl ? check out: Net::Telnet Expect on CPAN. Mark
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.