InterviewSolution
Saved Bookmarks
| 1. |
_________ command is used to copy file or directories recursively.(a) dtcp(b) distcp(c) dcp(d) distc |
|
Answer» Correct answer is (b) distcp The best I can explain: Usage of the distcp command: hadoop distcp |
|