![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re^2: Expect command output parser subby Davewhite (Acolyte) |
on Feb 23, 2012 at 07:23 UTC ( #955719=note: print w/replies, xml ) | Need Help?? |
This subroutine fails to execute the command if the executed command isn't supposed to return any value ( for example the cd command or mkdir command. For example if we try to execute the cd <XYZ_Directory> command using this subroutine, the directory change doesn't happen at all. Any help to make it fucntional for such commands is welcome
In Section
Snippets Section
|
|