[clue] Corpus of test files?

David L. Anselmi anselmi at anselmi.us
Mon Dec 21 16:49:06 MST 2015


Quentin Hartman wrote:
> wow, turns out touch supports faking mtimes:
>
>    for i in `seq 1 364`; do
>      touch -d "-$i days" `mktemp --tmpdir=$backup_root -u`
>    done
>
> that made that a lot easier...

Funny how most often when you want to do something like this someone has made it easy to do.

Dave


More information about the clue mailing list