tail
Installation
SKILL.md
tail
Sample and monitor file endings and live-updating streams.
Quick Start
- Verify
tailis available:tail --versionorman tail - Establish the command surface:
man tailortail --help - Start with a read-only probe:
tail -n 10 file.txt
Intent Router
Load only the reference file needed for the active request.
references/install-and-setup.md— Installing tail (GNU, BSD) on macOS, Linux, Windowsreferences/cheatsheet.md— Common flags, line/byte counts, follow mode, multiple filesreferences/advanced-usage.md— GNU vs BSD differences, log rotation handling, large files, performancereferences/troubleshooting.md— Follow mode issues, file rotation, encoding, exit codes