Changes

Jump to: navigation, search

OPS235 Lab 3 - CentOS7 - HD2

3 bytes added, 19:21, 16 March 2017
Fixing bold tag
#Create the directory '''/tmp/extract2'''
#Move the file '''archive2.tar.gz''' 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?

Navigation menu