a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: Tool for reporting changes in system configuration
This tool is run by a nightly cron job, and takes a `diff' of specified system
configuration files and emails them to a specified email address. Options to
diff can be specified. This is useful in friendly environments where there are
multiple sysadmins working on configuration files/setups and everyone's changes
are reported. CVS is a better answer, but the most of people don't want to have
the hassle of putting system files in a repository.
Description: Tool for reporting changes in system configuration
This tool is run by a nightly cron job, and takes a `diff' of specified system
configuration files and emails them to a specified email address. Options
to diff can be specified. This is useful in friendly environments where there
are multiple sysadmins working on configuration files/setups and everyone's
changes are reported. CVS is a better answer, but most of us don't want to
have the hassle of putting system files in a repository.
--- 276708 Thu Jan 1 00:00:00 1970
+++ 32079 Thu Jan 1 00:00:00 1970
@@ -1,7 +1,7 @@
Tool for reporting changes in system configuration
This tool is run by a nightly cron job, and takes a `diff' of specified system
- configuration files and emails them to a specified email address. Options to
+ configuration files and emails them to a specified email address. Options
- diff can be specified. This is useful in friendly environments where there are
+ to diff can be specified. This is useful in friendly environments where there
- multiple sysadmins working on configuration files/setups and everyone's changes
+ are multiple sysadmins working on configuration files/setups and everyone's
- are reported. CVS is a better answer, but the most of people don't want to have
+ changes are reported. CVS is a better answer, but most of us don't want to
- the hassle of putting system files in a repository.
+ have the hassle of putting system files in a repository.