my $exec = "$Folder/OtherTool"; my $output = `$exec`; print "$output\n";