https://quizack.com/unix/mcq/which-command-is-used-to-make-an-archive-of-a-directory
Answer: tar cvf <directory.tar> <directory>
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Unix MCQ Questions
The numeric permission equivalent to '-rw-rw----' is:
If you wanted to have multiple outputs for a particular command or script which standard base utility would you use?
If you use the command 'ls -F', a string that ends in @ is a:
To channel the output of one command or program into the input of another, you use:
The cal command...
The executable file name for the Bourne shell is :
Which file contains the commands that the system executes when a user logs in?
Which option of the sort filter folds lower case characters to upper case ?
The user passwords are kept in which file on most Unix systems?
Which character would be used in the grep filter to specify a pattern which consists of any one of a set of characters?