in reply to Re^3: Strange SSH Behavior via system or exec
in thread Strange SSH Behavior via system or exec
$ perl -e 'system("ssh -l usr remotehost date")’ # works
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Strange SSH Behavior via system or exec
by Anonymous Monk on Sep 18, 2014 at 16:40 UTC |