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