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
How does diff command work?
What is ll command in unix?
Who linux commands?
How do I permanently set ulimit in linux?
What is mkdir p?
Who is unix command?
What is iptables command in linux?
What is cmake in linux?
How do you kill a process in linux?
What is the export command used for?
How do I find command history in linux?
Write about an internal command.
What is a simple command?
What will happen when a system call is encountered in a user program?
How can we increase disk read performance in single command?