Did not know that using `` backticks only the STDOUT of a
command can be stored in a variable.
A question by my friend gave me chance to explore this out...
actually it shud be:
$var = `kill -9 5555 2>&1`;
Monday, June 16, 2008
Issue with backticks `` PERL
Subscribe to:
Post Comments (Atom)



0 comments:
Post a Comment