Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Controlling a Perl Daemon with Signals

by sk (Curate)
on Aug 05, 2005 at 21:46 UTC ( [id://481376]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    }
    
    print ("Exit value: Iteration = $iterations exit_req = $exit_requested
    +\n");
    
  2. or download this
    hi: 0
    hi: 10000
    ...
    hi: 130000
    Caught interrupt
    Exit value: Iteration = 133660 exit_req = 1
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://481376]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-11-13 21:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    chatterbot is...






    Results (39 votes). Check out past polls.