Oracle
1Z0-409 · Question #34
You have executed the following command as root user: find /home | cpio -o -H tar -F root@stationX:/dev/nst0 --rsh- command=/usr/bin/ssh What could be the purpose of issuing this command?
The correct answer is B. to archive the contents of the /home directory in tar format to a remote machine's tape drive. See the full explanation below for the reasoning.
Question
You have executed the following command as root user:
find /home | cpio -o -H tar -F root@stationX:/dev/nst0 --rsh- command=/usr/bin/ssh What could be the purpose of issuing this command?
Options
- Ato archive the contents of the /home directory to the remote machine's tape drive
- Bto archive the contents of the /home directory in tar format to a remote machine's tape drive
- Cto archive the contents of the /home directory in cpio format to a remote machine's tape drive
- Dto archive the contents of the /home directory in cpio and tar format to a remote machine's tape
How the community answered
(59 responses)- A15% (9)
- B71% (42)
- C5% (3)
- D8% (5)
Community Discussion
No community discussion yet for this question.