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