This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
haas:spring2015:unix:projects:arc0 [2015/01/26 22:35] – created wedge | haas:spring2015:unix:projects:arc0 [2015/02/03 19:35] (current) – [Procedure] wedge | ||
---|---|---|---|
Line 76: | Line 76: | ||
* **tac**(**1**) and/or **rev**(**1**) may be of considerable help | * **tac**(**1**) and/or **rev**(**1**) may be of considerable help | ||
* When you successfully figure out how to unscramble the files, redirect the unscrambled output to its own unique file (preserving order). | * When you successfully figure out how to unscramble the files, redirect the unscrambled output to its own unique file (preserving order). | ||
+ | * To **redirect output** you'll want to use the shell' | ||
* once you have unscrambled/ | * once you have unscrambled/ | ||
* Hint: the orientation should be from " | * Hint: the orientation should be from " | ||
- Create a new archive, called **myarchive1.tar** containing only your unscrambled pieces (not the scrambled, NOT the **result.txt**) | - Create a new archive, called **myarchive1.tar** containing only your unscrambled pieces (not the scrambled, NOT the **result.txt**) | ||
* do NOT store any paths in the archive, just put the files at base level | * do NOT store any paths in the archive, just put the files at base level | ||
- | - Compress **myarchive.tar** on second highest (on the best, not fastest end of the spectrum) compression level in gzip to create the appropriately named **myarchive.tar.gz** | + | - Compress **myarchive1.tar** on second highest (on the best, not fastest end of the spectrum) compression level in gzip to create the appropriately named **myarchive1.tar.gz** |
- Create (And compress) another archive, called **myarchive2.zip** containing both the scrambled (but numerically named) files along with your **result.txt** file. | - Create (And compress) another archive, called **myarchive2.zip** containing both the scrambled (but numerically named) files along with your **result.txt** file. | ||
- Submit both **myarchive1.tar.gz** and **myarchive2.zip** using the submit tool. | - Submit both **myarchive1.tar.gz** and **myarchive2.zip** using the submit tool. | ||
+ | =====Orientation Hints===== | ||
+ | Should you need additional clarification on my orientation hint: | ||
+ | |||
+ | * the orientation should be from " | ||
+ | |||
+ | This would be an image in accordance with the desired orientation (using the international LAIR orientation calibration image): | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | Which is not to be confused with this, which would NOT be conformant with this project' | ||
+ | |||
+ | {{ : | ||
=====Reflection===== | =====Reflection===== | ||
Be sure to provide any commentary on your opus regarding realizations had and discoveries made during your pursuit of this project. | Be sure to provide any commentary on your opus regarding realizations had and discoveries made during your pursuit of this project. |