Oracle
1Z0-876 · Question #135
Frank has issued the following command: $ rcp -r ~/products eternium:/var/tmp/stor Choose the answer that best describes the result of Frank's command.
The correct answer is D. The directory ~/products is copied to /var/tmp/stor on host eternium. See the full explanation below for the reasoning.
Question
Frank has issued the following command:
$ rcp -r ~/products eternium:/var/tmp/stor Choose the answer that best describes the result of Frank's command.
Options
- AThe contents of /var/tmp/stor from host eternium is copied to ~/products
- BThe remote file system ~/products is copied to /var/tmp/stor on host eternium
- CThe file ~/products is moved to /var/tmp/stor on host eternium
- DThe directory ~/products is copied to /var/tmp/stor on host eternium
- EThe contents of the directory ~/products is copied to /var/tmp/stor on eternium
How the community answered
(35 responses)- A6% (2)
- B3% (1)
- C11% (4)
- D77% (27)
- E3% (1)
Community Discussion
No community discussion yet for this question.