Files
termux-packages/packages/stdoutisatty
termux-pacman-bot 7e0034585e add(main): stdoutisatty
what: https://wiki.archlinux.org/title/Color_output_in_console#Reading_from_stdin

why: unlike unbuffer, this only does not employ pty pair
reduced resource usage a little.

It also supports `ld_preload` usage, avoiding extra `execve()`.
2022-09-27 06:47:57 +00:00
..