found 694664 3.4.1.1-2
thanks
On 28/11/12 20:12, Jakub Wilk wrote:
> gnome-terminal.wrapper doesn't wait for the executed command to exit if
> another instance of gnome-terminal is already running
That'll be the single-instance logic, also present in wheezy.
In gnome-terminal master (GNOME 3.8)
Package: gnome-terminal
Version: 2.30.2-1
gnome-terminal.wrapper doesn't wait for the executed command to exit if
another instance of gnome-terminal is already running:
$ alias s5="gnome-terminal.wrapper -e sh -c 'sleep 5'"
$ time s5 & time s5 ; wait
[1] 3096
real0m0.451s
user0m0.060s
2 matches
Mail list logo