This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:spring2014:unix:projects:archive_handling [2014/02/04 08:31] – [Procedure] wedge | haas:spring2014:unix:projects:archive_handling [2014/02/04 19:36] (current) – wedge | ||
---|---|---|---|
Line 89: | Line 89: | ||
You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches. | You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches. | ||
- | =====Verify===== | ||
- | <WRAP info> | ||
- | |||
- | A quick way to check and see if you did everything right is to compute the MD5sum hash of the archive and see if it matches mine: | ||
- | |||
- | <cli> | ||
- | lab46:~$ md5sum myarchive.tar.gz | ||
- | cc247da7f4d4c4d29e8cc4dda2b03f10 | ||
- | lab46: | ||
- | </ | ||
- | |||
- | That is MY md5sum of the archive, in accordance with the project requirements. If your archive' |