- or download this
PID 28907
Forked worker in slot 2 with pid 28910 for chunk 1
...
^CHello from INT
Hello from INT
Hello from INT
- or download this
pgr mce
nickt 28907 01:26 perl mce4.pl
nickt 28909 01:26 perl mce4.pl
nickt 28910 01:26 perl mce4.pl
- or download this
perl mce4.pl
...
Killed
- or download this
use strict; use warnings; use feature 'say';
use Data::Dumper; ++$Data::Dumper::Sortkeys;
...
# say 'Dumping: ' . Dumper \%hash;
}
}