zsh-workers
 help / color / mirror / code / Atom feed
* zsh -c ':' & suspended
@ 1995-10-06 23:40 Zoltan Hidvegi
  0 siblings, 0 replies; only message in thread
From: Zoltan Hidvegi @ 1995-10-06 23:40 UTC (permalink / raw)
  To: zsh-workers

I recently reported that on solaris and AIX zsh has the following bug:

% zsh -fc 'echo bug' &
[1] 27312
% <RETURN>
[1]  + suspended (tty output)  zsh -fc 'echo bug'

Actually it is even worse:

% zsh -fc ':' &
[1] 27314
% <RETURN>
[1]  + suspended (tty output)  zsh -fc ':'

This means that zsh scripts cannot be backgrounded at all.

Zoltan


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1995-10-06 23:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-10-06 23:40 zsh -c ':' & suspended Zoltan Hidvegi

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