| 310-878 Exam |
| 310-878 - Exam Information |
| Question of the day |
To resolve a bug a customer is experiencing, you need to install a patch. You've copied the patch file, 111111-01.tar.gz, to /tmp. To install it, you will have to unpack it first. How can you unpack the archive?
Answer(s)
gzcat 111111-01.tar.gz | tar xf -