zsh-users
 help / color / mirror / code / Atom feed
* Background jobs and notification (stdout vs stderr)
@ 2004-07-02 12:47 Vincent Lefevre
  2004-07-02 13:16 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: Vincent Lefevre @ 2004-07-02 12:47 UTC (permalink / raw)
  To: zsh-users

Let's consider:

greux:~> sleep 2&
[1] 20823
greux:~>
[1]  + done       sleep 2
greux:~>

The "[1] 20823" line is sent to stderr, whereas the "[1]  + done ..."
line is sent to stdout (I could see that with the coloring of stderr).
Is there any reason?

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17,
Championnat International des Jeux Mathématiques et Logiques, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


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

end of thread, other threads:[~2004-07-02 13:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-02 12:47 Background jobs and notification (stdout vs stderr) Vincent Lefevre
2004-07-02 13:16 ` Peter Stephenson
2004-07-02 13:41   ` Vincent Lefevre

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).