Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
it is not showing the Net::SSH::Perl files it is showing my home directory files.$ssh->cmd("cd /Net::SSH::Perl"); $ssh->cmd("ls -lrt");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: why single channel is not supporting multiple cmds in NET::SSH::PERL
by shmem (Chancellor) on Jul 23, 2006 at 12:33 UTC | |
|
Re: why single channel is not supporting multiple cmds in NET::SSH::PERL
by Joost (Canon) on Jul 23, 2006 at 12:28 UTC | |
|
Re: why single channel is not supporting multiple cmds in NET::SSH::PERL
by McDarren (Abbot) on Jul 23, 2006 at 12:27 UTC |