Day-6 Learning Linux Through McQ's
Part-6
Jun 23, 20232 min read18

Search for a command to run...
Articles tagged with #linux-commands
Part-6

Part-5

Part-4

Part-3

Part-2

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...
