Gentoo Archives: gentoo-user

From: Grant Edwards <grant.b.edwards@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: logging output
Date: Tue, 22 May 2018 14:32:28
Message-Id: pe19fn$gca$2@blaine.gmane.org
In Reply to: [gentoo-user] logging output by mad.scientist.at.large@tutanota.com
1 On 2018-05-22, <mad.scientist.at.large@××××××××.com> <mad.scientist.at.large@××××××××.com> wrote:
2
3 > how do i capture the output to a file and see it on the
4 > display?
5
6 Use "tee"
7
8 https://linux.die.net/man/1/tee
9
10
11 emerge <whatever> | tee emerge.out
12
13 --
14 Grant Edwards grant.b.edwards Yow! I'm definitely not
15 at in Omaha!
16 gmail.com

Replies

Subject Author
Re: [gentoo-user] Re: logging output John Covici <covici@××××××××××.com>