Triage Large Text Files
Inspect unfamiliar text efficiently without opening everything in an editor.
Inspect unfamiliar text efficiently without opening everything in an editor.
Prepare 20m · Build 110m · Verify 30m · Document 20m
Work only inside the folder created by Smartphone-Academy.py prepare text-triage. 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 text-triageNo root. Use the supplied files and keep the workspace under $HOME.Practical mission
- Count lines and inspect the beginning and end safely
- Search case-insensitively for a supplied indicator list
- Extract surrounding context for each meaningful hit
- Distinguish malformed records from genuinely notable events
A triage report identifying structure, suspicious lines and data quality issues.
Quality gate
Analyst reflection
Which result from “Distinguish malformed records from genuinely notable events” would need more evidence before it could support an operational decision?
After checking the evidence, run python Smartphone-Academy.py complete text-triage. Progress is stored locally in the Termux home directory.