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

FreeBSD Manual Pages

  
 
  

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

NAME
     fswbuild -- builds a file information database

SYNOPSIS
     fswbuild [-c file1] [-d file2]

DESCRIPTION
     fswbuild  reads  a  configuration	file and accoring to it traverses a file
     system and builds a file information database. for more information about a
     configuration file please read fswatch.conf(5).

     the following options are available:

     -c    this option specifies which file will  be  used  as	a  configuration
	   file. by default it is /usr/local/etc/fswatch.conf.

     -d    this  option  specifies a resultant database file name. by default it
	   is fswdb-YYYY-MM-DD-HH-MM-SS (year, month, day, hour,  minutes,  sec-
	   onds).

SEE ALSO
     fswcmp(1), fswshow(1), fswatch.conf(5)

FreeBSD ports 15.quarterly	 March 31, 2006 		     FSWBUILD(1)

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

home | help