
gnome-terminal
List of commands for gnome-terminal:
-
gnome-terminal:tldr:39f40 gnome-terminal: Open a new GNOME terminal window.$ gnome-terminaltry on your machineexplain this command
-
gnome-terminal:tldr:d060f gnome-terminal: Open a new tab in the last opened window instead.$ gnome-terminal --tabtry on your machineexplain this command
-
gnome-terminal:tldr:d4213 gnome-terminal: Set the title of the new tab.$ gnome-terminal --tab --title "${title}"try on your machineexplain this command