instmon is a shell script that monitors installations and detects the files that were added or modified. It can be very helpful for packages that only come in source form. It can be used by system administrators and simple users alike.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
El cambio más importante en la versión 2.0 es la capacidad de detectar las instalaciones que utilizan strace o Installwatch. Junto con algunas de las características más nuevas y la corrección de errores de costumbre, todos estos hacen de este la versión más completa jamás.
The most important change in version 2.0 is the ability to detect installations using strace or installwatch. Along with some more new features and the usual bugfixes, all these make this the most complete version ever.
Modificado ligeramente la lista de búsqueda por defecto (añadido / var / lib) y el valor por defecto la lista de exclusión (añadido / root), que ahora utiliza $ TMPDIR cuando se establece, las comparaciones entre los números de versión se hacen ahora de una manera diferente, que es más correcto para el UNIX mundo, fija para trabajar con RPM> = 2.5.0, directorios vacíos, ahora retirado aún más agresiva, awk que ahora se necesita, y instmon tiene que almacenar algunos scripts de ayuda (una de ellas) en / usr / local / lib / instmon.
Slightly changed the default search list (added /var/lib) and the
default exclude list (added /root), now uses $TMPDIR when set,
comparisons between version numbers are now done in a different
way, which is more correct for the UNIX world, fixed to work with
RPM >= 2.5.0, empty directories are now removed even more
aggressively, awk is now required, and instmon has to store some
helper scripts (currently one) in /usr/local/lib/instmon.
Añadido bastantes características desde la versión 1.2 como el alquitrán, paquetes deb y rpm ahora se puede crear, los registros de revistas se ha vuelto más poderosa, y instmon ahora puede reconocer que algunos registros son del mismo programa-versión diferente y hacer algunas cosas útiles sobre la que . Además, algunos errores y parches de seguridad se han incluido, para que todos se anima a actualizar.
Added quite a few features since version 1.2 like tar, deb and rpm
packages can now be created, listing logs has become more
powerful, and instmon can now recognize that some logs are
same-program-different-version and do some useful things about
that. In addition, some bug and security fixes have been included,
so everyone is encouraged to upgrade.