Skip to Content
Learning Red Hat Linux, Second Edition
book

Learning Red Hat Linux, Second Edition

by Bill McCarty
January 2002
Beginner
368 pages
10h 52m
English
O'Reilly Media, Inc.
Content preview from Learning Red Hat Linux, Second Edition

Chapter 7. Conquering the bash Shell

The real power of Linux lies in the shell. So, if you aspire to master Linux, you must conquer the shell. Once you’ve done so, you’ll have the ability to direct your system to do almost anything. This chapter describes the powerful bash shell. The chapter also briefly explains shell variables, shell scripts, and shell aliases, preparing you for an in-depth, continuing study of Linux and its shell.

Issuing Shell Commands

The component of Linux that interprets and executes commands is called the shell. Usually, you’ll access the shell via a terminal window, as explained in Chapter 5 and Chapter 6. However, the section “Using Virtual Consoles” later in this chapter explains how to use a virtual console. Linux supports a variety of different shells, but the most popular is the bash shell. The Linux bash shell presents the user with a Command Line Interface (CLI). CLIs are familiar to Windows users who have worked in the MS-DOS window, and indeed the Windows MS-DOS Prompt window is a kind of command-line shell. The Linux bash shell works much like the MS-DOS Prompt window; you type text commands and the system responds by displaying text replies. As your first Linux command, type w and press Enter. Your contents of the terminal window should look something like this:

 [bill@home bill]$ w
11:12am  up 6 min,  1 user,  load average: 0.00, 0.08, 0.05
USER     TTY      FROM      LOGIN@   IDLE   JCPU   PCPU  WHAT
bill     tty1              11:11am  0.00s  0.20s  0.11s  -bash

The w command ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Learning Red Hat Linux, Third Edition

Learning Red Hat Linux, Third Edition

Bill McCarty

Publisher Resources

ISBN: 0596000715Catalog PageErrata