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-WATCH(1) FreeBSD General Commands Manual CATSIT-WATCH(1)

catsit-watchrun command when files are modified

catsit-watch [-ai] [-d delay] [-f file] command ...

The catsit-watch utility runs a command each time any of a set of files are written to. If any watched files are removed or if the command exits non-zero, catsit-watch exits.

The arguments are as follows:

Append the path of the modified file to the arguments of command.
delay
Wait delay milliseconds before running the command. Any further writes within that time do not trigger additional runs.
file
Add file to the set of watched files.
Run the command once initially, before watching files.

If any watched files are removed, catsit-watch exits with EX_TEMPFAIL (75). If the command exits non-zero, catsit-watch exits with the same status.

catsitd(8)

June Bug <june@causal.agency>

February 27, 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.