How to preserve colors in stdout while piping to tee
Issue
- How can text color be preserved when piping command output to
tee? - The text color in stdout is lost when piping command output into
tee:
# ansible-playbook -i hosts test.yaml | tee ansible.out
Environment
- Red Hat Enterprise Linux
- 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.