Path: csiph.com!aioe.org!.POSTED.VYznLuUgCOjTU6gN4000cg.user.gioia.aioe.org!not-for-mail From: arnold@skeeve.com (Aharon Robbins) Newsgroups: gnu.bash.bug Subject: Re: foo | tee /dev/stderr | bar # << thanks! Date: Mon, 6 Jul 2020 19:21:56 +0000 (UTC) Organization: Aioe.org NNTP Server Lines: 19 Message-ID: References: <202007031432.063EWIhD3254754@epjdn.zq3q.org> <374bad5b-9d5a-da84-620d-5a9292aae475@iki.fi> <20200706123039.GY22833@eeg.ccf.org> NNTP-Posting-Host: VYznLuUgCOjTU6gN4000cg.user.gioia.aioe.org X-Complaints-To: abuse@aioe.org Originator: aharon@aharon-ThinkPad-E580.(none) (Aharon Robbins) X-Newsreader: trn 4.0-test77 (Sep 1, 2010) X-Notice: Filtered by postfilter v. 0.9.2 Xref: csiph.com gnu.bash.bug:16546 In article , Greg Wooledge wrote: >On Mon, Jul 06, 2020 at 03:03:15PM +0300, Ilkka Virta wrote: >> On 6.7. 14:37, Greg Wooledge wrote: >> > On Sat, Jul 04, 2020 at 01:42:00PM -0500, bug-bash@trodman.com wrote: >> > > but your soln is simplier. I assume /dev/stderr is on non linux UNIX >> > > also. >> > >> > It is *not*. It is not portable at all. >> >> It works on macOS and I see mentions of it in man pages of the various >> *BSD:s and Solaris, so even if not standard, it's not like it's Linux-only. > >Yes, it's present in Linuxes and (most?) BSDs. But not in commercial >Unixes. > Say rather, not in all commercial Unixes. Solaris for sure has it. I think AIX does too, but don't remember for sure.