Questions:
- Which one of these shell commands will not execute if the argument (directory or file) is not empty?
(a) cp
(b) mv
(c) nano
(d) rm
(e) rmdir
- The following command (without options) will work for both directories and files?
(a) cp
(b) mk
(c) mv
(d) rm
Thanks for reading — I look forward to your feedback!