Oracle
1Z0-409 · Question #96
You have received an email with a file login_remote, which is the HEX dump of a file. View the Exhibit that shows a portion of this file. How would you revert it to the original form in the name…
The correct answer is B. By using the xxd command with the -r option. See the full explanation below for the reasoning.
Question
You have received an email with a file login_remote, which is the HEX dump of a file. View the Exhibit that shows a portion of this file. How would you revert it to the original form in the name login?
Exhibit
Options
- ABy using the cat command with the -t option
- BBy using the xxd command with the -r option
- CBy using the strings command with the -t option
- DBy using the strings command with the -a option
How the community answered
(44 responses)- A14% (6)
- B77% (34)
- C2% (1)
- D7% (3)
Community Discussion
No community discussion yet for this question.
