Perl grabbing output from a shell command

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

No Comments

Post a Comment

Your email is never shared. Required fields are marked *