Perl grabbing output from a shell command

$result = `ls -l $file 2>&1`;

Post a Comment
*Required
*Required (Never published)