Day-1 Learning Linux Through McQ's
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 line?
a) cd
b) ls
c) mkdir
d) touch
π‘
cd
3. What command is used to create a new directory in Linux...
ritul.hashnode.dev2 min read