This directory contains rewritten Linux study notes focused on transferable command-line knowledge.
The notes are intentionally written for public sharing:
- no original platform text
- no guided prompt reproduction
- no validation or grading logic
- no final-answer catalog formatting
- no platform-specific working directories
- no screenshots or outputs that reveal private exercise wording
The goal is to preserve practical systems knowledge: command behavior, troubleshooting workflows, safe usage patterns, and reusable examples.
Good public material:
- command concepts explained in original wording
- small examples with generic file names
- workflows that apply to many Linux environments
- failure modes and safety notes
- references to standard manuals or commonly available tools
Material to avoid:
- copied exercise introductions
- step-by-step prompts from a learning platform
- exact expected outputs for a private task
- hidden file names or private check targets
- notes framed as a catalog of final answers
Before publishing a note, ask:
Does this teach a Linux method, or does it mainly let someone bypass a specific private exercise?
If the answer is the second one, rewrite it into a broader pattern or leave it private.