Help for this page
$output = `/path/to/program -and -some -parameters`;
$filename = @ARGV[1]; $output = `/bin/program $filename`;