About this quiz
Linux command-line confidence grows from knowing what a command reads or changes before running it. This quiz covers navigation, directory listings, file operations, text search, permissions, processes, manual pages, and safer deletion habits using common GNU/Linux tools. The explanations emphasize practical command meaning and caution around destructive operations rather than shell tricks that only work in one environment.
Before you start
Beginners using a Linux terminal
Recognize Working directory and explain the reasoning behind it.
10 explanation-backed questions in about 11 minutes.
A small map of the test
- 1Navigation and listings
- 2Copying, moving, and deleting
- 3Searching text
- 4Permissions
- 5Processes and documentation
Who this quiz is for
- Beginners using a Linux terminal
- Developers reviewing everyday GNU/Linux commands and safe file operations
What you should understand afterward
- Recognize Working directory and explain the reasoning behind it.
- Connect Standard output with the broader technology topic.
- Use the answer explanations to identify weak spots before retaking the quiz.
Ideas this quiz checks
Working directory
The directory relative paths are resolved from.
Standard output
The normal stream where command results are written.
Permissions
Read, write, and execute or search access for owner, group, and others.
How to read your score
-
80–100%
Strong command
You understand most of the core ideas and can use the explanations to polish smaller gaps.
-
50–79%
Solid base
You know part of the topic, but the missed explanations are the highest-value review material.
-
0–49%
Review first
Treat this as a starting map: revisit the key concepts, then retake the quiz for a cleaner signal.
Recommended next steps
- Practice navigation and file operations in a disposable directory
- Read the manual before using recursive or privileged commands
- Predict a pipeline's input and output before running it
Sources and further reading
- GNU Coreutils Manual GNU Project, Free Software Foundation · Accessed July 17, 2026
- Linux manual pages man7.org Linux man-pages project · Accessed July 17, 2026
- grep manual page man7.org · Accessed July 17, 2026
Instructions
- You have 11 minutes total to answer 10 multiple-choice questions.
- Choose an answer to lock it in. The runner immediately shows the correct answer and explanation.
- Use Hint when you want a nudge, or Skip to move forward without answering.
- Keyboard shortcuts: A-D answer, H hints, S skips, Enter/→ next, and ← previous.
- No signup required. Your progress is local to this quiz session.