Starting gnome-terminal in foreground?
Ralf Mardorf
silver.bullet at zoho.com
Fri Aug 12 12:48:52 UTC 2016
On Fri, 12 Aug 2016 10:48:59 +0200, Josef Wolf wrote:
>How would I start gnome-terminal so that it don't automatically
>background itself?
>
>For example, I'd like to have something like that:
>
> #!/bin/sh
> gnome-terminal -e wget http://some-host/some-large-tarball.tar.gz
> echo "Done"
>
>The problem is, that gnome-terminal hands over the command to
>gnome-terminal-server and exits immediately. This effectively behaves
>as if gnome-termial would background itself and the echo command is
>executed immediately instead of waiting until the download is done
A script is attached.
Regards,
Ralf
--
Death of ROXTerm
https://sourceforge.net/p/roxterm/discussion/422638/thread/60da6975/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.sh
Type: application/x-shellscript
Size: 330 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20160812/b1c88977/attachment.bin>
More information about the ubuntu-users
mailing list