1.

tar command can use the standard input to obtain its file list.(a) True(b) FalseThis question was posed to me in an online quiz.I need to ask this question from Administrator Specific Commands and Privileges topic in section Essential Shell Programming of Unix

Answer»

Correct CHOICE is (B) False

The explanation is: tar command cannot use the standard input to obtain its FILE list. It accepts only file and directory NAME as arguments.



Discussion

No Comment Found

Related InterviewSolutions