gnome-terminal
The GNOME Terminal emulator.
- 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}"
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).