To move /home/ben/memos dir in /home/bob/memos, what is the
result by mv /home/ben/memos /home/bob
Answer Posted / senthil
#mv /home/ben/memos /home/bob/memos
The files contain memos is directly moved to the bob user
sub directory memos. Nothing changes will happen in /home/bob.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is FC command?
What are the basic commands in command prompt?
What is cpu in top command?
What daemon is used for scheduling of the commands?
What is a good processor speed?
Explain the linux ‘cd’ command options along with the description?
What are the 4 kinds of sentences with examples?
Which is the required command for checking the file system?
What is c++ makefile?
Why is linux cpu usage so high?
How compile c++ program in cmd?
What is command grouping?
What is the gcc command?
Explain trap command of linux?
What does comm do and how to use it?