my $foo = system("diff $args $file1 $file2"); #### my $foo = `diff $args $file1 $file2`;