August 1999
Intermediate to advanced
328 pages
8h 58m
English
Before you can interact directly with a command-line shell, you must get to the command-line (or prompt). You can access the command line in a number of ways:
If Gnome (or another desktop environment) is running, you can open a terminal window.
You can access your Linux server remotely, using a telnet application.
You can start in Failsafe mode at the Red Hat logon screen. (This is somewhat like using Windows 95/98's Safe mode.)
You can set your system to boot directly to the command prompt.
In the bash shell, the interactive prompt is indicated with a dollar sign ($). In other words, at $, you type your command and press enter: for example,
$ logout
To reach a command prompt in a Terminal window:
Read now
Unlock full access