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 command would you use to create an empty file without opening it to edit it?
What is clang format?
Explain command grouping in linux?
What is the command can be run to remove all the rules in an iptable table?
Which daemon is used for scheduling of the commands?
What is umask 000?
What does (cd dir && command) do?
Why ms dos is used?
Why is linux cpu usage so high?
What command would you use to check how much memory is being used by linux?
What does cd – command do?
How do you create a text file in linux?
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?
How do I find my user id in linux?
Which are the linux directory commands?