How does one do this? I have the output in a script set to a variable such as:
my $var = `cmd --arg1 --arg2 | egrep 'This|That'` and I don't want to see it as 
the script is run.

Thank you,
jlc

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to