Changes

Jump to: navigation, search

OPS235 Lab 3

2 bytes added, 18:48, 22 January 2017
Fixing bold tag
#Create the directory '''/tmp/extract2'''
#Move the file '''archive2.tgz''' to the '''/tmp/extract2''' directory.
#Extract the files from the second archive by issuing the following command: <b><code><span style="color:#3366CC;font-size:1.2em;">tar xvzf /tmp/extract2/archive2.tar.gz</span></code></b>
#Note that this time a separate <b><code><span style="color:#3366CC;font-size:1.2em;">gunzip</span></code></b> command was not needed. Why?
#Repeat the previous command, leaving out the option '''z'''. Does it work? Why?
'''Answer Investigation 2 observations / questions in your lab log book.'''
 
=INVESTIGATION 3: MANAGING SOFTWARE PACKAGES=

Navigation menu