From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5184 invoked from network); 18 Mar 1998 20:04:57 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 18 Mar 1998 20:04:57 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id OAA08580; Wed, 18 Mar 1998 14:49:04 -0500 (EST) Resent-Date: Wed, 18 Mar 1998 14:48:47 -0500 (EST) Message-ID: <19980318204807.07014@willkuere.informatik.uni-wuerzburg.de> Date: Wed, 18 Mar 1998 20:48:07 +0100 From: Thomas Koehler To: Timothy Luoma Cc: ZSH USers Subject: Re: background jobs / feature request References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Mailer: Mutt 0.88 In-Reply-To: ; from Timothy Luoma on Wed, Mar 18, 1998 at 02:31:12PM -0500 X-Operating-System: Linux willkuere 2.0.32 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by math.gatech.edu id OAA08509 Resent-Message-ID: <"fqUYL2.0.752.UK24r"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1400 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu On Wed, Mar 18, 1998 at 02:31:12PM -0500, Timothy Luoma wrote: > > Say I have several background jobs which I can see with jobs -l which are > either running in & mode or were control-Z'd into submission > > [1] 11381 running tail -1f /tmp/console.log > [2] - 11839 suspended ls --ignore=.dir.tiff --ignore=.opendir.tiff > --ignore=.dir3_0.wmd --classify | > 11840 suspended less > [3] + 11841 suspended find / -xdev -newer /etc/sendmail.cw -print > [4] 11767 suspended /usr/local/bin/pine -p > /Users/luomat/Unix/pine/pine.rc -sort arrival -f activ > > > > Now I want to get #2 back... is there any way that ZSH could be made to > understand > > fg \[2\] > > or, better > > fg 11839 > > ? Try this: fg %2 CU, Thomas -- Thomas Köhler Email: jean-luc@picard.franken.de <>< WWW: http://home.pages.de/~jeanluc/ IRC: jeanluc LCARS --- Linux for Computers on All Real Starships