To move /home/ben/memos dir in /home/bob/memos, what is the
result by mv /home/ben/memos /home/bob
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Answer / praveen0425
the directory name ~./memos at /home/ben/memos/ is moved to
the location /home/bob/memos/
not only files but entire dir is moved
so to view the files of /home/ben/memos/ we need to jump to
/home/bob/memos/memos/ location
| Is This Answer Correct ? | 1 Yes | 0 No |
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
Did you work with linux? What flavors and versions?
How to know linux os is 32 bit or 64 bit?
What are the ms dos commands?
i am working in one company and i attend intervew they asked why do u want to chage company pls give me inteligent answar
What are the basic commands for user management?
What does (cd dir && command) do?
What is makefile in unix?
In which File is Static IP address given so that it becomes Permanent ?
How do I search bash history?
Explain how you would find a specific string in a file.
What is a good processor speed?