debian man page for i-viewdb

Query: i-viewdb

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

i-viewdb(1)						      General Commands Manual						       i-viewdb(1)

NAME
i-viewdb - view the information stored in integrit databases
SYNOPSIS
i-viewdb [-s] dbname dbname is the name of the integrit database for i-viewdb to examine. -s Do not show the checksums stored in the database.
DESCRIPTION
The integrit system detects intrusion by detecting when trusted files have been altered. integrit records information about files in a database. i-viewdb allows the user to see the information stored in these databases. The output syntax is the same as that of integrit.
EXAMPLES
i-viewdb integrit-foo.cdb | less uses the "less" pager to view contents of the integrit database. i-viewdb integrit-foo.cdb | awk '{ print $1 " " $8 }' look at the files and access times in the integrit database.
AUTHOR
Ed L Cashin <ecashin@users.sourceforge.net> See the integrit web site for up to date releases and information at http://integrit.sourceforge.net/
SEE ALSO
Integrit File Verification System Manual (info), lstat(2) Version 4.1 Jun 17, 2001 i-viewdb(1)
Related Man Pages
utmpx(4) - opensolaris
debsums(1) - debian
debsums(1) - netbsd
debsums(1) - freebsd
debsums(1) - plan9
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?