, , .
, ; script , .
-, , - , , ( ) - script ? , . , , . .
:
, , , OP OP, :
, , .
, PID script, "". , script, , ,
script , , , PID . , script. - perl script, script , . :
while true ; do
if perl program_name.pl ; then
echo "program_name terminated normally, restarting"
else
echo "oops program_name died again, restarting"
fi
done
, , : perl. script - (PID) . script , , , .