- or download this
#!/bin/tcsh
myexecutable
exit
- or download this
right before out-of-bounds array access
Segmentation fault
- or download this
#!/tool/bin/perl
use strict;
...
my $dumped_core = $? & 128;
printf("exit_value = $exit_value, signal_num = $signal_num, dumped_cor
+e = $dumped_core\n");
- or download this
right before out-of-bounds array access
- or download this
system($cmd);
- or download this
my $backtick_return = `$cmd`;