C

Linux › Module 2 › Lesson 5

BeginnerModule 2Lesson 5/5

Quiz — Basic Commands

Quiz on navigation, file ops, and text editors

10 min+40 XP10 quiz
Module progress5 of 5

Opening

Basic Commands — Knowledge Check

Ten questions on ls, cd, cp, mv, rm, cat, nano, and vim. Try each one—you will see the correct answer if you miss.

Knowledge Check

1

Which command lists files in long format with permissions?

Multiple choice

Knowledge Check

2

What does mkdir -p parent/child do?

Multiple choice

Knowledge Check

3

Which command is safest for viewing a large log file page by page?

Multiple choice

Knowledge Check

4

cp -r is needed when:

Multiple choice

Knowledge Check

5

In vim, :q! means:

Multiple choice

Knowledge Check

6

Which wildcard matches any characters in a filename?

Multiple choice

Knowledge Check

7

True or False: mv can both move and rename files.

True or False

Knowledge Check

8

Which pairs are real Linux commands? (Select 2)

Select all that apply

Knowledge Check

9

After SSH login, what should you run first to avoid mistakes?

Multiple choice

Knowledge Check

10

nano is often recommended for beginners because:

Multiple choice

← Previous

Answer all 10 knowledge checks to continue. (0/10 answered)