linked linked linkedin whatsapp remove
Feedback

Unix Quiz Unix

Which command is used to make an archive of a directory?

tar xvf <directory.tar> <directory>
tar create <directory.tar> <directory>
All of these
tar cvf <directory.tar> <directory>

Answer:
tar cvf <directory.tar> <directory>

Note: This Question is unanswered, help us to find answer for this one