Question: Create a directory called archived containing at least 3 files Use tar to archive the above directory with no compression. It should be called newArchive.tar.

Create a directory called archived containing at least 3 files
Use tar to archive the above directory with no compression. It should be called newArchive.tar. Confirm that the file was created
Take a screenshot of the command and result
Create a new directory called extracted
Extract the tar to that directory and confirm that it worked
Take a screenshot of the command and result
Delete the contents of the extracted directory
Use tar to archive archived directory with a zip compression of your choice. The file extension should reflect your choice. Confirm the creation of the file
Take a screenshot of the command and result
Create a directory called links
Create files called file1 and file2 in the links directory
Create a hard link from your home directory to file1
Create a soft link from your home directory to file2
Take a screenshot of permissions of your new links
Write a lab report that meets the following requirements
Include the assignment name, your name, your student id, and the date
Answer the following
Does tar compress data by default?
What is the difference between a hard and a soft link?
For each screenshot
Insert the screenshot into your document
Write a sentence or two describing the image.
If the screenshot has a command, type the command in the report
Be sure the content is clearly formatted

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!