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

Re^5: Cron Jobs That Run For Too Long

by Bod (Parson)
on Apr 23, 2021 at 17:52 UTC ( [id://11131667]=note: print w/replies, xml ) Need Help??


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

but strongly discouraged on Windows

Good point...
But the OP did mention CRON and not Task Scheduler.

Replies are listed 'Best First'.
Re^6: Cron Jobs That Run For Too Long
by LanX (Saint) on Apr 23, 2021 at 19:21 UTC
    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

      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://11131667]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-03-29 07:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found