Navigate Without Losing Context
Move through nested directories confidently and recover from path mistakes.
Move through nested directories confidently and recover from path mistakes.
Prepare 20m · Build 110m · Verify 30m · Document 20m
Work only inside the folder created by Smartphone-Academy.py prepare path-navigation. Use the supplied samples or systems you personally administer.
Prepare the Termux workspace
Open Termux in the Academy root and prepare this lab with the local companion. It creates safe samples, notes and evidence files under your Termux account.
python Smartphone-Academy.py prepare path-navigationNo root. Use the supplied files and keep the workspace under $HOME.Practical mission
- Build a nested practice tree from the supplied blueprint
- Reach each target first with an absolute path
- Repeat using relative paths and parent references
- Explain the safest way to confirm location before deletion
A command transcript that reaches six targets using absolute and relative paths.
Quality gate
Analyst reflection
Which result from “Explain the safest way to confirm location before deletion” would need more evidence before it could support an operational decision?
After checking the evidence, run python Smartphone-Academy.py complete path-navigation. Progress is stored locally in the Termux home directory.