CORRECT TEXT

CORRECT TEXT

Create a backup

Create a backup file named /root/backup.tar.bz2, contains the content of /usr/local, tar must use bzip2 to compress.

Answer: cd /usr/local

tar Cjcvf /root/backup.tar.bz2

mkdir /test

tar Cjxvf /root/backup.tar.bz2 CC /test// Decompression to check the content is the same as the /usr/loca after

If the questions require to use gzip to compress. change Cj to Cz.

Latest EX200 Dumps Valid Version with 111 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments