logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bcron-exec - Execute jobs on behalf of bcron-sched

Author

       Bruce Guenter <bruce@untroubled.org>

                                                                                                   bcron-exec(8)

Description

bcron-exec  reads  formatted  program  execution  instructions  from  standard  input  and  executes  the
       appropriate program.  If the execution of the program produces any output, an email is produced and  sent
       to the recipient given in the instructions.

       bcron-exec should normally be run by bcron-start in conjunction with bcron-sched.

Environment

TESTMODE
            If set, skip doing setuid, dump email to stdout instead of invoking sendmail.

Name

       bcron-exec - Execute jobs on behalf of bcron-sched

See Also

bcron-sched(8), bcron-start(8)

Synopsis

bcron-exec [ wrapper ]

See Also