Day-4 Learning Linux Through McQ's
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 you add a user to a group in Linux?
a) addgroup
b) useradd
c) usermod
d) groupadd
π‘
usermod
33. What ...
ritul.hashnode.dev2 min read