Description
A command-line tracing tool presented as a simpler, prettier alternative to strace, used to inspect what a program is doing at the system-call level.
It is debugging tooling for developers and administrators. Use it when you need to understand file, process, or system interactions, and avoid tracing sensitive programs unnecessarily.