Question: Task 0. Create a directory (archive) and cd to archive Copy the attached files here. Task 1A. zip command - to create a zip file

 Task 0. Create a directory (archive) and cd to archive Copy
the attached files here. Task 1A. zip command - to create a

Task 0. Create a directory (archive) and cd to archive Copy the attached files here. Task 1A. zip command - to create a zip file (hello.zip) containing hello.c and hello (attached here) Task 1B. delete hello.c and hello files Task 1C. unzip command to restore hello.c and hello from the zip file (hello.zip). Task 2A. tar command to make a tar file (named hello.tar) which contains hello.c and hello files. Task 2B. delete hello.c and hello files Task 2C. tar command - to restore hello and hello.c files from hello.tar file Task 3A. gzip command to make a gzip file (named "hello.gz") containing hello and hello.c files. Task 3B. delete hello.c and hello files Task 3C. restore hello and hello.c files from hello.gz file using gunzip command Task 4. compress hello.tar file using gzip command to make hello.tar.gz Task 5. compare the file size of these files: hello.zip, hello.tar, hello.gz, and hello.tar.gz Task 6. Which one is better in compression? State your observation

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 Databases Questions!