1.

For restoring files using tar, ____ option is used.(a) -a(b) -c(c) -v(d) -xThe question was asked in an interview for job.My doubt is from Administrator Specific Commands and Privileges topic in division Essential Shell Programming of Unix

Answer»

Right answer is (d) -x

Explanation: FILES can be restored USING -x option with the tar command. When no file or DIRECTORY is specified it restores all the files from the BACKUP device.



Discussion

No Comment Found

Related InterviewSolutions