You have to move the whole directory /foo to /bar. Which of the following commands will you use to accomplish the task?
A. mv /bar /foo
B. mv -R /foo /bar
C. mv /foo /bar
D. mv -r /bar /foo
You have to move the whole directory /foo to /bar. Which of the following commands will you use to accomplish the task?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
You have to move the whole directory /foo to /bar. Which of the following commands will you use to accomplish the task?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!