System Grab Bag

View all TLDR pages from Linux (or from all pages)

gnome-terminal

The GNOME Terminal emulator. More information: https://help.gnome.org/users/gnome-terminal/stable/.
  • Open a new GNOME terminal window:
    gnome-terminal
  • Run a specific command in a new terminal window:
    gnome-terminal -- {{command}}
  • Open a new tab in the last opened window instead:
    gnome-terminal --tab
  • Set the title of the new tab:
    gnome-terminal --tab --title "{{title}}"

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.