Day-3 Learning Linux Through McQ's
21. What command is used to display the current date and time in Linux?
a) time
b) date
c) clock
d) now
π‘
date
22. How do you recursively copy a directory and its contents in Linux?
a) mv
b) cp
c) mkdir
d) rm
π‘
cp
23. What command is used to ...
ritul.hashnode.dev2 min read