Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: How can I tell which perl scripts are running on NT?

by perrin (Chancellor)
on Jun 21, 2002 at 17:22 UTC ( [id://176330]=note: print w/replies, xml ) Need Help??


in reply to How can I tell which perl scripts are running on NT?

Incidentally, using cron or the Windows equivalent "Scheduled Tasks" is usually a better way to go than a script that runs forever.
  • Comment on Re: How can I tell which perl scripts are running on NT?

Replies are listed 'Best First'.
Re: Re: How can I tell which perl scripts are running on NT?
by Robo (Sexton) on Jun 23, 2002 at 22:55 UTC
    I'm in full agreement.

    I wouldn't be running a forever loop. It's much more efficient to run a perl script in crontab or scheduled tasks than it is to run it as a daemon.

    Just my 2 cents.

    --Robo

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (7)
As of 2024-04-19 10:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found