|

楼主 |
发表于 2004-12-20 18:53:55
|
显示全部楼层
下面这段话来自 ucf (Debian 中的一个命令)的手册页:If the file <New file>.md5sum, or the directory <New file>.md5sum.d does not exist, or none of the md5sums match, we test the installed <Destination> file to see whether it is the same as the <New file>. If not, we ask the user whether they want us to replace the file.
... ... ... ...
/var/lib/ucf/hashfile, and /var/lib/ucf/hashfile.X, where X is a small integer, where previous versions of the hashfile are stored.
我无法找到旧的配置文件。此外,/var/lib/ucf/hashfile* 里只保存了文件名和与该文件名对应的文件的 md5sum。除了上面的推测外,还能怎样解释呢? |
|