udetect(8) — Maintenance
NAME
udetect - Find subset files that have changed since installation
SYNOPSIS
/usr/lbin/udetect [ options ]
DESCRIPTION
The udetect command reads setld inventory records from standard input. For each record, the file in the path field is checksummed and checked with the lstat(2) system call. Records for which there are discrepancies in the checksum or size are written to standard output.
FLAGS
−mReports missing files by printing inventory records that specify files that do not exist on the disk.
−sSpecifies strict reporting. Prints a record if any of the attributes in the record do not match the current state of the file on the disk.
−?Displays a usage message.
RELATED INFORMATION
Commands: setld(8)
File formats: stl_inv(4)