Day-2 Learning Linux Through McQ's
11. Which command is used to display the manual pages for a specific command in Linux?
a) info
b) man
c) help
d) doc
π‘
man
12. How do you create an empty file in Linux?
a) touch
b) cp
c) mkdir
d) rm
π‘
touch
13. What command is used to find an...
ritul.hashnode.dev2 min read