hmmm.... maybe daveorg will understand this question.
I think question is very simple. suppose you are doing some movibg command from perl code and suddenly power goes off. then my half scripts has complete .how will i take care of this thing .
Maybe it is. But in your first post you didn't explain it very well.
In Reply To
suppose you are doing some movibg command from perl code and suddenly power goes off. then my half scripts has complete .how will i take care of this thing .
Your program needs to make a note of the work that it has done and when it restarts it needs to check what has already been done and skip that bit.
hmmm.... maybe daveorg will understand this question.
I think question is very simple. suppose you are doing some movibg command from perl code and suddenly power goes off. then my half scripts has complete .how will i take care of this thing .
My advice is totally unrelated to Perl, if it's that important, get yourself a UPS!