#linux-mcq
Read more stories on Hashnode
Articles with this tag
Part-4 Ā· 31. What command is used to view the contents of a compressed file without extracting it? a) unzip b) unrar c) tar d) zcat š” zcat 32. How do...
Part-3 Ā· 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...
Part-2 Ā· 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...
1. What is the command to list files and directories in Linux? a) ls b) cd c) pwd d) cp š” ls 2. How do you change the directory in the command...