|
NAMEuscheduled - a job schedulerSYNOPSISuscheduled [-d DIR]DESCRIPTIONuscheduled reads information about a number of jobs from DIR, or, if this is not given, from ~/.uschedule/.It then sleeps until one or more of the jobs have to be run, at which point it will try to run and either reschedule or delete them. uscheduled runs under the rights of the user for whom the programs are started. It changes to DIR on startup and runs in an own session. It doesn't detach from the terminal or move itself into the background. All time calculation is done in UTC. JOB EXECUTIONIf uscheduled needs to start a job the following will be done:
SIGNAL HANDLINGuscheduled exits gracefully on SIGTERM. It reloads the job specifications on SIGHUP.AUTHORUwe Ohse, uwe@ohse.deSEE ALSOuschedule(1), uschedule_intro(7).The homepage may be more up-to-date, see
Visit the GSP FreeBSD Man Page Interface. |