Gentoo Archives: gentoo-user

From: Ramon Fischer <Ramon_Fischer@×××××××.de>
To: Gentoo User <gentoo-user@l.g.o>
Subject: [gentoo-user] Colorized output when piping to tee
Date: Mon, 18 Dec 2017 19:46:23
Message-Id: AM5P195MB00674BC1177013DD2A2C563CEF0E0@AM5P195MB0067.EURP195.PROD.OUTLOOK.COM
1 Hi there,
2
3 I am looking for a way to have a colorized output when piping to tee, e.g.:
4
5 /usr/bin/emerge --ask --update --deep --newuse --tree --verbose @world | tee --append nom.txt
6
7 I already tried installing "dev-tcltk/expect" which should actually contain "unbuffer" which can help me out. But there is no unbuffer command.
8
9 Am I missing something or is there any other way to do that?
10
11 -Ramon

Replies

Subject Author
Re: [gentoo-user] Colorized output when piping to tee David Haller <gentoo@×××××××.de>
Re: [gentoo-user] Colorized output when piping to tee Walter Dnes <waltdnes@××××××××.org>