6a7,13
> #
> # Special version: do 128-bit checksums of all swap/mem/fs blocks,
> # In order to find out how redundant information may be. However,
> # that will not find almost-identical copies of data (such as temp
> # copies of files from text editors, mail queue files whose content
> # ends up in mailboxes in an only slightly different form, or data
> # that is identical but that has different positions within a block).
8c15
< # Usage: /some/where/tct-cron tct-home [things to do]
---
> # Usage: /some/where/tct-cron-block-128 tct-home [things to do]
10c17
< # Default todo list: memory swap disk mactime grave-robber
---
> # Default todo list: memory swap disk
29c36
< HASH_OPTS="-b 1024 -h 16"
---
> HASH_OPTS="-b 1024 -h 128"
39c46
<     set -- memory swap disk mactime grave-robber
---
>     set -- memory swap disk
