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

FreeBSD Manual Pages

  
 
  

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

NAME
       fswcmp -- compairs two database files

SYNOPSIS
       fswcmp [[-x] -h | -p | -d file] [-m mask	| -M mask] database1 database2

DESCRIPTION
       fswcmp  compairs	 two database files created by fswbuild(1).  database1
       and database2 is	a earlier and further file system state	respectively.

       the following options are available:

       -h    the same like in fswshow(1).

       -p    the same like in fswshow(1).

       -x    the same like in fswshow(1).

       -d    if	this option is specified, all differences  between  two	 files
	     are  writen  to file instead of writing to	standard output.  file
	     is	a database file	and can	be read	by using fswshow(1).

       -m    the same like in fswshow(1).

       -M    the same like in fswshow(1).

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

FreeBSD	ports 15.0		March 31, 2006			     FSWCMP(1)

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

home | help