Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
If then Prompt
- X-seq: zsh-users 11504
- From: fREW <frioux@xxxxxxxxx>
- To: "Zsh users list" <zsh-users@xxxxxxxxxx>
- Subject: If then Prompt
- Date: Thu, 24 May 2007 10:13:31 -0600
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=hpdR+0qp749aNOjcHYoHUyMuWd9PlFbyP86gHxi8r2aEyuGDlXuwWGHkOHsIk4tVEpxp2/8w1QDB+gZbHk/BQIctBuqBCb2kQRLYaVgGAIFR8VDXouFsXMzr/Y0gwTNYhuULmFfgu3Jyjp3ELeKPcXwje8c+NOrvc/D0gnp32cw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=GuiVmQ65zB6QMG1bTfw6mZBkWjeowiXAzZSKfk+1PwEIxqM+Q9Gs6XLUx5m7f09KKAmiw8eD45o6ADksh210CuxbGnsYZ5w4VdvrNqbh2kEBNIAKl0o88qQ+y0yX0NdLVjB2e6aWnD7aq0SRV+4befX7VGMqAuCB/xy8ZIr1bGM=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hey all,
I was thinking that it would be cool to show the number of jobs if
there were more than 0 jobs. I know you can do this with things like
the return value, is there any way to do it with jobs?
-fREW
Messages sorted by:
Reverse Date,
Date,
Thread,
Author