To move /home/ben/memos dir in /home/bob/memos, what is the
result by mv /home/ben/memos /home/bob
Answer Posted / prashant
#mv /home/ben/memos /home/bob/memos
It move all the contain of /home/ben/memos
to /home/bob/memos without any changes.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What command is used to check the number of files, disk space, and each user’s defined quota?
How does grep work in linux?
What does touch do in linux?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
What is bash linux?
How do I find my user id in linux?
What are the commands in linux?
How do I run a command in linux?
What is the makefile in c?
The command ‘umask -S’
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?
What is cd in cmd?
What is the syntax of mkdir?
How do I get to root directory in linux?