Next / Previous / Index / TCC Help System / Publications / Site map / NM Tech homepage

What is a shell prompt?

Tech Computer Center logo

Once you log in successfully, you should see the Unix command prompt, also known as the "shell prompt", appearing at the left side of your screen. This prompt means the system is waiting for you to type in some Unix command.

The shell is the program that waits for you to type in a Unix command and then press the return key. Then the shell handles the execution of your command.

In a brand-new account, your shell prompt will probably look like this:

-bash-3.2$
This means that your shell is bash, version 3.2.

For information about bash, see the man page for bash.


Next: Logging out
See also: What is a TCC account?
Previous: Logging in
Site map
Index: Keyword index to help pages
Help: New Mexico Tech Computer Center: Help System
TCC Publications
Home: About New Mexico Tech

John Shipman, john@nmt.edu

Last updated: 2007/12/05 22:43:24 UT
URL: http://www.nmt.edu/tcc/help/unix/shellprompt.html