in reply to
How to hide system(); output.
backticks !! $output = `$command`;
Comment on
Re: How to hide system(); output.
In Section
Seekers of Perl Wisdom