c812a594a0
PR: 25504 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
12 lines
463 B
Plaintext
12 lines
463 B
Plaintext
Installwatch is a simple utility which keeps track of which files are
|
|
created and modified during the installation of a new program. It's
|
|
fast and easy to use. It doesn't require a "pre-install" phase because
|
|
it monitors processes while they run. Installwatch works with every
|
|
dynamically linked ELF program, by intercepting system calls that
|
|
cause file system alterations.
|
|
|
|
WWW: http://mayams.net/~izto/installwatch.html
|
|
|
|
- George Reid
|
|
greid@ukug.uk.freebsd.org
|