Help for this page
my $out = `sh -c dat 2>&1`; my $out = `dat ; 2>&1`; # prevent optimisation
my $out = `dat 2>&1`;