| i-viewdb(1) | General Commands Manual | i-viewdb(1) |
NAME¶
i-viewdb - view the information stored in integrit databasesSYNOPSIS¶
i-viewdb [-s] dbname- -s
-
Do not show the checksums stored in the database.
DESCRIPTION¶
The integrit system detects intrusion by detecting when trusted files have been altered.EXAMPLES¶
i-viewdb integrit-foo.cdb | less
i-viewdb integrit-foo.cdb | awk '{ print $1 " " $8 }'
AUTHOR¶
Ed L Cashin <ecashin@users.sourceforge.net>http://integrit.sourceforge.net/
SEE ALSO¶
Integrit File Verification System Manual (info), lstat(2)| June 17, 2001 | Version 4.1 |