Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: This is odd.



"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