[FE training-materials-updates] Setup lab: extract archive with "v" option

Michael Opdenacker michael.opdenacker at free-electrons.com
Mon Oct 24 06:38:01 CEST 2016


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=3e253458d73564e806e9f591084ec2cafebbb850

>---------------------------------------------------------------

commit 3e253458d73564e806e9f591084ec2cafebbb850
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Mon Oct 24 06:38:01 2016 +0200

    Setup lab: extract archive with "v" option
    
    - So that people see the contents of the archive
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


>---------------------------------------------------------------

3e253458d73564e806e9f591084ec2cafebbb850
 labs/setup/setup.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/setup/setup.tex b/labs/setup/setup.tex
index 04e0850..6070217 100644
--- a/labs/setup/setup.tex
+++ b/labs/setup/setup.tex
@@ -11,7 +11,7 @@ and more). Download and extract its tarball from a terminal:
 {\tt
 cd \\
 wget \sessionurl/\longname-labs.tar.xz \\
-tar xf \longname-labs.tar.xz \\
+tar xvf \longname-labs.tar.xz \\
 }
 }
 




More information about the training-materials-updates mailing list