21

A basic question: Where do I find the command line?

There is a lot of information about commands and using the command line, but I'm an absolutely new Ubuntu user: I can't find find the command line.

fossfreedom
  • 172,746
bri
  • 211
  • 2
  • 3

3 Answers3

19

You can open a terminal in Unity (the default desktop enviroment when you install Ubuntu 11.10) by pressing Ctrl + Alt + T or by: Open the dash by pressing the top button in the launcher. You will see a screen similar to this:

the unity dash

In the search box, type in "terminal". Click the icon for terminal, or, if it is the first result, which I am assuming it is, press the enter key on your keyboard. Terminal will open. You can close it like any other program by pressing the red X in the upper right hand corner of the window. Hope that helps!

William
  • 7,668
  • 1
    @bri Your'e Welcome! Could you please either my or enzotib's answer as answer? You can do this by clicking the checkmark underneath the up and down vote buttons. The checkmark will turn green when clicked. – William Dec 13 '11 at 22:24
15

The key combination Ctrl-Alt-t should start a terminal emulator, that is substantially what you call command line.

Alternatively, from the Dash search for terminal and launch it.

enzotib
  • 93,831
0

One more alternative to launch the terminal in Ubuntu is to press CTRL + ALT and then type gnome-terminal in the pop up text box.