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
Enlist some linux to file content commands?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
What happens to hard link when file is deleted?
Which command puts a script to sleep untill a signal is recieved?
What is the use of cp p command?
How do you create a file in linux?
What are the options of wc command?
How do I find the console in linux?
How do you copy in linux terminal?
How do I permanently delete linux history?
What is dos and its commands?
What is the difference between clang and llvm?
How do I find previous commands in linux?
What is devops model?
Why do we use cmake?