|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Reading console output into a perlby duct_tape (Hermit) |
| on Nov 25, 2003 at 16:57 UTC ( [id://310074]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
system returns the exit status of the program not the output. To retrieve the output of it, you can use backticks. Hope that helps. Brad update: double'd backslashes.. whoops. Thanks Corion.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||