aboutsummaryrefslogtreecommitdiffstats
path: root/security/fswatch/pkg-descr
blob: fd6fd1e9315f4cf1bda1176f676f996374440767 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
fswatch:
- is a utility to guard changes in a file system.

- is composed of three simple programs: fswbuild, fswcmp, fswshow. fswbuild
  builds a file system information database. fswcmp compairs two database files
  and returns what changes a in file system have been introduced. fswshow shows
  contents of database file. a file information database is platform
  independend.

- can collect the following information about files (and directories): inode,
  links, uid, gid, mode, size, flags, ctime, checksum (sha1) ; and can show
  which files were added, deleted or changed.

- is one of many similar utilities. the main difference is the configuration.
  you can define different settings for every directory in a directory tree.
  moreover, it is very small and fast.            

WWW: http://fswatch.sourceforge.net