|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: Command Executing problem in perl.by mantager (Sexton) |
| on Jun 27, 2012 at 12:57 UTC ( #978648=note: print w/ replies, xml ) | Need Help?? |
|
Hi leslie, I tried this:
@output is empty, since all the output was redirected into the file "mylsfile" on the remote host. I suppose this is more or less what you're trying to accomplish. Maybe trying to split the command into an array may help you sort out the quotes. If I right interpreted your command, what you're trying to do is:
I'm not sure how many \ you will need on that command line (assuming you're trying to put some \ after that colon).
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||