Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DWATCH(1)		    General Commands Manual		     DWATCH(1)

NAME
       dwatch

SYNOPSIS
       dwatch [-dv] [-f	conf]

EXAMPLE
       dwatch -f /etc/dwatch.conf

DESCRIPTION
       Dwatch  is  a program that watches over other programs and performs ac-
       tions based on conditions specified in a	configuration file.

       It is meant to be run from cron at regular intervals.

OPTIONS
       -d     Debugging	(repeat	-d for more).

       -v     Verbose, i.e. print actions on stdout. Useful when running  from
	      cron.

       -f conf
	      Read configuration from the specified file.

SEE ALSO
       pen(1)

AUTHOR
       Copyright (C) 2001 Ulric	Eriksson, <ulric@siag.nu>.

				     LOCAL			     DWATCH(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dwatch&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>

home | help