FICHA · MANJARO

stdoutisatty

Make programs think their stdout is a tty / terminal.

  • cli
  • CLI
  • DEVELOPER-TOOL
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Helps test or automate programs whose output changes when stdout is connected to a terminal, for example colorized logs, progress bars, or interactive formatting. Developers and script authors use it to reproduce terminal behavior in controlled pipelines.

Forcing TTY behavior can change output and may break parsers that expect plain text. Use it deliberately in tests or scripts where terminal-style output is really needed.

How to run

stdoutisatty

Commands: stdoutisatty

Permissions

Permissions not analysed for this source yet.