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



To move /home/ben/memos dir in /home/bob/memos, what is the result by mv /home/ben/memos /home/bob..

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

To move /home/ben/memos dir in /home/bob/memos, what is the result by mv /home/ben/memos /home/bob..

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

To move /home/ben/memos dir in /home/bob/memos, what is the result by mv /home/ben/memos /home/bob..

Answer / ali

this overwrite memos DIR in /home/bob/memos .....

Is This Answer Correct ?    2 Yes 1 No

To move /home/ben/memos dir in /home/bob/memos, what is the result by mv /home/ben/memos /home/bob..

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

Post New Answer

More Linux Commands Interview Questions

How do you rate yourself in unix(if 0 is novice and 10 is sys admin)?

2 Answers   HP,


Which command will show you free/used memory? Does free memory exist on linux?

0 Answers  


What are commands in grammar?

0 Answers  


Hi everyone i want to learn Devops in Hyderabad can anyone please suggest me best institute.

0 Answers  


when i create SAMBA server it is ok but while i try for access from windows pc he ask me only first time smb password then i close samba login next time he can`t ask for passwd why.?

4 Answers   Wipro,






What is cpu in linux?

0 Answers  


How can I type in cmd?

0 Answers  


what is ldd?

7 Answers   IBM, Magnum, TCS, Tech Mahindra,


Explain Backup Managment commands in Linux.

5 Answers  


What is command grouping?

0 Answers  


Why ls -F dev/log file output indicate as = sign at end of the file name?

5 Answers   HCL, IBM,


Write a command to find all of the files which have been accessed within the last 30 days.

8 Answers   Mphasis, TCS,


Categories