Question: Please include step-by-step instructions on how to solve this Task Perform the following tasks to demonstrate your ability to work with archives and compressed files.
Please include step-by-step instructions on how to solve this
Task
Perform the following tasks to demonstrate your ability to work with archives and compressed files.
1. Create a tar file at /opt/mydoc/answers/tarfiles/workfiles.tar containing all files located in the directory /opt/mydoc/resources/data/presentations
2. Create a compressed tar file at /opt/mydoc/answers/tarfiles/zipped.tar.gz containing all files located in the directory /opt/mydoc/resources/data/share, using the gz compression algorithm
3. Extract the files from /opt/mydoc/resources/tarfiles/infiles.tar to the /opt/mydoc/answers/extract/store directory.
4. Extract the files from /opt/mydoc/resources/tarfiles/config.tar.xz to the /opt/mydoc/answers/extract/unzipped directory.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
