From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12987 invoked by alias); 2 Sep 2010 14:59:36 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 15356 Received: (qmail 28780 invoked from network); 2 Sep 2010 14:59:33 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at klanderman.net does not designate permitted sender hosts) From: Greg Klanderman To: zsh-users@zsh.org Subject: Re: Problems with zsh's job control and running jobs Reply-To: greg@klanderman.net Date: Thu, 02 Sep 2010 10:54:26 -0400 In-Reply-To: <20100902134747.GA30650@whistler.venod.com> (Haakon Riiser's message of "Thu, 2 Sep 2010 15:47:47 +0200") Message-ID: User-Agent: Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.4.17 (linux) References: <20100902134747.GA30650@whistler.venod.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii >>>>> On September 2, 2010 Haakon Riiser wrote: > What I want is basically to make the "&" operator behave like "&!". See this thread from last February: http://www.zsh.org/mla/workers/2010/msg00121.html I never got around to replying to Bart's last post; I'll go do that now. Greg