1.

Which of the following options are used with the cpio program?(a) -a(b) -i(c) -o(d) -i and -oI have been asked this question during an interview.The doubt is from Administrator Specific Commands and Privileges in chapter Essential Shell Programming of Unix

Answer»

The correct OPTION is (d) -i and -o

To explain: cpio COMMAND uses two key OPTIONS, -o (output) and -i (input). The -o option is USED for backing up files while the -i option is used for restoring files.



Discussion

No Comment Found

Related InterviewSolutions