Help for this page
use strict; use warnings; ... print "started $$\n"; sleep 300; __DATA__
$ ./761299.pl started 1220690 ... [1] Terminated ./761299.pl $ ./761299.pl started 1220692
kfcntl(3, F_SETLK, 0x2FF22430) = 0 # when not already r +unning kfcntl(3, F_SETLK, 0x2FF22430) Err#13 EACCES # otherwise