exam questions

Exam 050-733 All Questions

View all questions & answers for the 050-733 exam

Exam 050-733 topic 1 question 69 discussion

Actual exam question from Novell's 050-733
Question #: 69
Topic #: 1
[All 050-733 Questions]

What does the following command do?
tar -tzvf /tmp/backup.tgz etc/HOSTNAME

  • A. it includes the etc/HOSTNAME file in the /tmp/backup.tgz archive.
  • B. it extracts the etc/HOSTNAME file from the /tmp/backup.tgz archive.
  • C. it displays a line similar to the following, but otherwise does nothing: -rw-r--r--- riit/root 23 2005-03-11 14:20 etc/HOSTNAME
  • D. it produces an error message because the options are in the wrong sequence.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
james4231
3 years, 6 months ago
answer should be C. -t with filename as parameter means looking for etc/hostname in the zip file
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...