zsh-workers
 help / color / mirror / code / Atom feed
* Possibly missing explanation on difference between '&>' and '> word 2>&1' with multios in manual
@ 2021-10-19 15:24 Jett Husher
  2021-10-19 21:53 ` Bart Schaefer
  0 siblings, 1 reply; 5+ messages in thread
From: Jett Husher @ 2021-10-19 15:24 UTC (permalink / raw)
  To: zsh-workers

Greetings!

I was reading zshmisc(1) on Redirections and stumbled upon the following
notice (`&> word` or `>& word` part):

> Note that this does not have the same effect as `> word 2>&1' in the presence
> of multios (see the section below).

aand then I never found the explanation how `&>` differs from `> word 2>&1`
with multios. I have read several times and multiple sections below as well.

Did I miss something or is the explanation really not present?

- Jett


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-10-25 19:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-19 15:24 Possibly missing explanation on difference between '&>' and '> word 2>&1' with multios in manual Jett Husher
2021-10-19 21:53 ` Bart Schaefer
2021-10-21 14:49   ` Daniel Shahaf
2021-10-22  4:43   ` Jett Husher
2021-10-25 19:36     ` Daniel Shahaf

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).