Description
Command output can keep stdout and stderr in order while making error streams easier to notice.
It is useful for developers debugging builds, tests, scripts, and noisy terminal commands. The tool improves readability, but commands still run normally with the user’s permissions, so untrusted commands should not be executed just to inspect output.