I seem to recall a cronjob, years ago, that I had write/tar
these files to the disk with something like 'tar -rvf /dev/sda main_backup'
(I can't recall whether I used the 'u' flag or the 'r' flag.)
Either way, how can I extract the file 'main_backup' only for a given
date (e.g 2000-10-07)?