M HYPE SPLASH
// news

Ubuntu Terminal, what is its executable name? [duplicate]

By Emma Terry

I would like to launch the ubuntu terminal from inside fluxbox (I don't use Unity).

However I can't manage to find the command name to launch this application ?

What's its name ?

2

2 Answers

The GNOME terminal binary is located at /usr/bin/gnome-terminal.

Don't mix that up with /bin/bash. GNOME terminal starts bash, but there's no sense in starting a bash session on its own in a GUI.

Its name is gnome-terminal :-)