To move /home/ben/memos dir in /home/bob/memos, what is the
result by mv /home/ben/memos /home/bob
Answer Posted / ali
this overwrite memos DIR in /home/bob/memos .....
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is #!/ Bin sh?
What does cd do in linux?
What does in makefile do?
Describe the mknod command and when you’d use it.
What is difference between comm and CMP command?
What is the syntax of mkdir?
What are the basic commands for user management?
What does mkdir mean in linux?
What is grep command?
What daemon is used for scheduling of the commands?
What is the command to delete a file linux?
What is tty in linux process?
What is env command in linux?
Is llvm a compiler?
What is $@ in bash?