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
How do I check my system performance?
What is a makefile in linux?
What does mkdir mean?
Which are the linux directory commands?
The ‘logout’ built in command is used to
What command should you use to check your file system?
What is difference between egrep and grep?
What is cpu core in linux?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
How do I check memory usage on linux?
What does uname command do?
How do I know my linux shell version?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
Brief about the command kill PID?
What are the basic dos commands?