Description
Command output can be forced to behave as if stdout were an interactive terminal. It is useful for testing colorized output, terminal-aware programs, or scripts that change behavior when piped.
TTY-forcing tools can make programs emit escape codes into logs or files. Use them deliberately when capturing output for automation.