Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: This is odd.
- X-seq: zsh-users 3147
- From: Chmouel Boudjnah <chmouel@xxxxxxxxxxxxxxxx>
- To: "Andrew Morton" <morton@xxxxxxxxxxxxxxxxxx>
- Subject: Re: This is odd.
- Date: 10 Jun 2000 06:37:36 -0700
- Cc: "zsh-users@xxxxxxxxxxxxxx" <zsh-users@xxxxxxxxxxxxxx>
- In-reply-to: "Andrew Morton"'s message of "Sat, 10 Jun 2000 13:30:29 +1000"
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <3941B655.40C61500@xxxxxxxxxxxxxxxxxxxxx>
"Andrew Morton" <morton@xxxxxxxxxxxxxxxxxx> writes:
> bix:/home/morton> DISPLAY=localhost:0 xterm &
> [1] 10761
> bix:/home/morton> disown xterm
you need to set a :
disown %xterm
> disown: job not found: xterm bix:/home/morton> jobs [1] + running
> DISPLAY=localhost:0 xterm bix:/home/morton> disown
> DISPLAY=localhost:0 bix:/home/morton>
--
MandrakeSoft Inc http://www.mandrakesoft.com
San Diego, CA USA --Chmouel
Messages sorted by:
Reverse Date,
Date,
Thread,
Author