Reader: 1
![]() |
![]() |
4 entries, 1 page |
kill $$;
Quote(aus: perldoc perlvar)$PROCESS_ID
$PID
$$
The process number of the Perl running this script. You should consider this variable read-only, although it will be altered across fork() calls. (Mnemonic: same as shells.)
![]() |
![]() |
4 entries, 1 page |