[ale] My resume
Jim Popovitch
jimpop at gmail.com
Mon Oct 5 11:50:56 EDT 2009
On Mon, Oct 5, 2009 at 11:43, Geoffrey <lists at serioustechnology.com> wrote:
> How exactly do you do that? If you take the md5sum of the doc, then add
> it to the doc, you've changed the doc. Or do you mean as a separate
> doc? Then they don't have to send that page.
Create an MD5sum of the doc and add it to the file name.
jimpop at blueone~$ md5sum test.txt
c041a18bb16460a70c45f14ac2a5cd09 test.txt
jimpop at blueone~$ mv test.txt test-c041a18bb16460a70c45f14ac2a5cd09.txt
jimpop at blueone~$ md5sum test-c041a18bb16460a70c45f14ac2a5cd09.txt
c041a18bb16460a70c45f14ac2a5cd09 test-c041a18bb16460a70c45f14ac2a5cd09.txt
-Jim P.
More information about the Ale
mailing list