Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^6: Cron Jobs That Run For Too Long

by LanX (Saint)
on Apr 23, 2021 at 19:21 UTC ( [id://11131670]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Cron Jobs That Run For Too Long
in thread Cron Jobs That Run For Too Long

This trick was referenced many times in the following years, and many people won't bother to read the OP.

And personally I take "cron" as a generic term and I've also already seen people installing a cron demon on Win.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

Replies are listed 'Best First'.
Re^7: Cron Jobs That Run For Too Long
by Bod (Parson) on Apr 24, 2021 at 11:56 UTC
    And personally I take "cron" as a generic term

    Interesting...I always use CRON in a *nix context. Perhaps because, until the recent Raspberry Pi Curtain Controller, the only time CRON and I came together was on a webserver.

    I've also already seen people installing a cron demon on Win

    I have heard rumours about this...it's not something I've looked into.

      Perl aims to be OS agnostic but was born on Unix and is heavily borrowing from Unix tools like bash, sed and awk plus wrapping many C functions from that OS.

      In case of conflicting terminology we fall back to basic Unix terms, like "directory" instead of "folder"

      The docs on the other hand are expected to mention platform issues, at least by pointing to perlport

      flock is an anti-example, that's why I started this meditation .

      > Interesting...I always use CRON ...

      8.6 million google hits for "cron Windows"

      Cheers Rolf
      (addicted to the Perl Programming Language :)
      Wikisyntax for the Monastery

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11131670]
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: (6)
As of 2024-04-19 08:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found