FAXCLOCK(8) — NEWS-OS Programmer’s Manual
NAME
faxclock − Queues the requests whose specified time with time specified request, has passed already
SYNOPSIS
faxclock
DESCRIPTION
faxclock queues the requests whose specified time has passed already, among the time specified-send/time-specified-polling-reception. They are queued in queue list.
faxclock operates only when privileged user (user level 0) has executed FAX daemon in running machine.
In normal operating procedure, it is registered to /usr/lib/crontab or /usr/lib/crontab.local, and is executed by cron daemon at specified time intervals.
DIAGNOSIS
If successful, exit status is 0.
Otherwise, error message is written to stderr.
NOTE
faxclock only puts the time specified request into request queue. Processings such as send or polling reception are done from the top of request queue. So, even though time is specified, processing will not necessarily take place at the specified time.
NEWS-OSRelease 4.2.1R