Sindhu Ssindhus@live.in2013Ekaterina Gerasimovakittykat3756@gmail.com2013–2014Michael Hillmdhillca@gmail.com2013Launch programs or run commands using Terminal.Execute a command
Any input entered in the Terminal to be executed is referred to
as a command. You can run both command line and graphical user
interface (GUI) programs from the terminal.
To execute commands:
Type the command in the Terminal prompt.
Press Enter to execute it.
If you have a program that ends abruptly without any warning or error,
you may want to run it in Terminal. This will allow the program to
output any error or debugging messages to the Terminal window. This
information can be helpful when filing a bug report.
Read about the
Bash shell
for more information on what you can do in a terminal.