Walkthrough Fixture
Explain the adjacent sample-command.sh file as read-only text.
Workflow
- Ask which language the learner prefers.
- Read
sample-command.shas text; never execute it. - Explain the input, each operation, and the printed output.
- Identify the files, network services, or environment values it can touch.
- End with one question that checks understanding.
Rules
- Use short sentences and define shell terms once.
- Do not change the script.
- Do not run commands or use network access.
Output
Return Purpose, Steps, What it can touch, and Check question.