<div dir="ltr">wow, turns out touch supports faking mtimes:<div><br></div><div><div>  for i in `seq 1 364`; do</div><div>    touch -d &quot;-$i days&quot; `mktemp --tmpdir=$backup_root -u`</div><div>  done</div></div><div><br></div><div>that made that a lot easier...</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 21, 2015 at 3:27 PM, Quentin Hartman <span dir="ltr">&lt;<a href="mailto:qhartman@gmail.com" target="_blank">qhartman@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Anyone know of a place where I might be a be able to find a tarball (or something) that contains a corpus of files that have a large number of modification times? My perfect solution would be something that creates a tarball of zero-length files, one for each day for the last year, so I can test a backup paring script I&#39;m working on.<div><br></div><div>Thanks!</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>QH</div></font></span></div>
</blockquote></div><br></div>