C++ CSS HTML Java JavaScript MySQL Oracle PERL PHP SQL Unix VBScript XHTML XML Сети
Shell Prompt Basics
 

Chapter 13. Shell Prompt Basics

13.1. Why Use a Shell Prompt

However, many Red Hat Linux functions can be completed faster from the shell prompt than from a graphical user interface (GUI

A shell prompt looks similar to other command-line interfaces with which you might be familiar. Users type commands at a shell prompt, the shell interprets these commands, and then the shell tells the OS what to do. Experienced users can write shell scripts to expand their capabilities even further.

Figure 13-1. A Shell Prompt

This section explains how to navigate the file system, manipulate files, perform simple administration tasks, and other shell prompt basics.

Главная