After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 677826 - Support command line option like xterm's -hold
Support command line option like xterm's -hold
Status: RESOLVED DUPLICATE of bug 491807
Product: gnome-terminal
Classification: Core
Component: general
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-06-10 22:00 UTC by W. Michael Petullo
Modified: 2012-06-10 22:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description W. Michael Petullo 2012-06-10 22:00:31 UTC
Xterm has a -hold command line option. This causes xterm to remain running even after the command it runs exits. For example,

    xterm -hold -e ls

will continue to display the directory listing after ls exits.

Gnome-terminal may be configured to behave this way by loading a profile. However, it is convenient when writing scripts to be able to set this behavior from the command line.
Comment 1 Christian Persch 2012-06-10 22:06:45 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 491807 ***