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 pwd in linux command?
Which command would you use to create a file system on a new hard drive?
How do I check if my cpu is overclocked?
How do you limit memory usage for commands?
What are different command to check ram, process and hdd of linux machine?
How do I permanently set ulimit in linux?
How do I check my cpu cores?
Explain about sh?
The head command writes the how many lines of a file to screen?
What is command to check ports running/used over local machine
What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?
What does chmod do in linux?
What is the command to see on which port which service is running?
What is dos and its commands?
How do I run a shell script?