1.

Which of the following is a backup program?(a) bckup(b) trap(c) ciop(d) cpioThe question was posed to me by my college director while I was bunking the class.The doubt is from Administrator Specific Commands and Privileges topic in division Essential Shell Programming of Unix

Answer»

The correct OPTION is (d) cpio

Explanation: As a system administrator, you are RESPONSIBLE for creating a BACKUP of the data which resides on your system. For this PURPOSE, there are mainly two backup PROGRAMS which are extensively used i.e. cpio and tar. The cpio command copies files to and from a backup device.



Discussion

No Comment Found

Related InterviewSolutions