To move /home/ben/memos dir in /home/bob/memos, what is the
result by mv /home/ben/memos /home/bob
Answer Posted / 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 View All Answers
Explain difference between swap partition and swap file?
How often do you use grep command and how in Linux operating system?
Explain about the command lynx?
How can we increase disk read performance in single command in Linux?
What does c mean in linux?
What is the programming language for linux?
How do I set permission to run in linux?
Explain command grouping in linux?
How do I check storage on linux?
What is the pwd command?
What is the root directory linux?
What is top command in linux?
What is shell scripting commands?
What is the difference between diff and cmp command in unix?
What is command to check ports running/used over local machine