GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CATSIT-TIMER(1) FreeBSD General Commands Manual CATSIT-TIMER(1)

catsit-timerrun command at interval

catsit-timer interval command ...

The catsit-timer utility runs a command at an interval. The command is run once immediately, then again every interval after waiting for the command to exit each time. The catsit-timer utility is not appropriate for scheduling commands to run at specific times.

The format of the interval specifier is a series of integers followed by units: s for seconds, m for minutes and h for hours. An integer with no unit is assumed to be in seconds. The interval is the sum of each integer-unit pair. For example, 1m30s is equivalent to 90s.

If the command exits non-zero, catsit-timer exits with the same status.

catsitd(8)

June Bug <june@causal.agency>

February 25, 2021 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.