What is the default terminal (shell) for Xubuntu? Does Xubuntu use the same shell as Ubuntu?

link|improve this question
4  
"Terminal" and "shell" are two different things. – Ignacio Vazquez-Abrams Apr 11 '11 at 2:40
feedback

3 Answers

All Ubuntu variants use Bash as their default shell. They all use different terminal emulators. However, Xubuntu uses the Xfce 4 terminal emulator (Kubuntu uses konsole and Ubuntu gnome-terminal).

link|improve this answer
feedback

It's called Terminal, but it's different from the Gnome Terminal.

See What is Terminal - Xfce

link|improve this answer
Specifically, in Xubuntu, this is /usr/bin/xfce4-terminal. – Kevin Cantu Dec 1 '11 at 6:36
feedback

You can always use "echo $SHELL" to get current shell environment.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.