![]() |
|
Just another Perl shrine | |
PerlMonks |
How do I prevent the command/parameters in a system call from displaying in psby infoninja (Friar) |
on May 24, 2000 at 20:09 UTC ( #14579=perlquestion: print w/replies, xml ) | Need Help?? |
infoninja has asked for the wisdom of the Perl Monks concerning the following question:
I'm putting coding a perl program that needs to use system() a number of times. In a couple of the uses of system(), I need to, if possible, prevent a listing from appearing in the output of what shown if 'ps a' is run at the same time that the command in system() is running. Is there any way to do this in perl ?
Originally posted as a Categorized Question.
Back to
Seekers of Perl Wisdom
|
|