How to open a new tab in GNOME Terminal from command line? [closed] December 11, 2022 by Tarik You can also have each tab run a set command. gnome-terminal --tab -e "tail -f somefile" --tab -e "some_other_command"