Open main menu

CDOT Wiki β

Changes

OPS235 Lab 5 - Fedora17

27 bytes added, 11:20, 13 February 2010
no edit summary
#*<code>tar xvf /tmp/archive1.tar</code>
#Are all the files there?
#Compare <code>/tmp/extract1/FAQREADME</code> and <code>/usr/share/doc/bash-3.2sudo*/FAQREADME</code>. Are they exactly the same? Why? 5. #Create the directory <code>/tmp/extract2 </code> and make it your current working directory. 6. #Extract the files from the second archive:  #*<code>tar xvzf /tmp/archive2.tgz</code>  #Note that this time a separate <code>gunzip </code> command was not needed. Why? 7. #Compare the FAQ <code>README</code> file in this directory with the original file. Are they exactly the same?
Answer the Investigation 3 question.
9
edits