Linux › Module 2 › Lesson 5
Quiz — Basic Commands
Quiz on navigation, file ops, and text editors
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
Which command lists files in long format with permissions?
Multiple choice
Knowledge Check
What does mkdir -p parent/child do?
Multiple choice
Knowledge Check
Which command is safest for viewing a large log file page by page?
Multiple choice
Knowledge Check
cp -r is needed when:
Multiple choice
Knowledge Check
In vim, :q! means:
Multiple choice
Knowledge Check
Which wildcard matches any characters in a filename?
Multiple choice
Knowledge Check
True or False: mv can both move and rename files.
True or False
Knowledge Check
Which pairs are real Linux commands? (Select 2)
Select all that apply
Knowledge Check
After SSH login, what should you run first to avoid mistakes?
Multiple choice
Knowledge Check
nano is often recommended for beginners because:
Multiple choice
Answer all 10 knowledge checks to continue. (0/10 answered)