Chapter 4. Using Linux Commands

In This Chapter

  • Understanding the shell

  • Using the shell

  • Working with the Linux file system

  • Using the vi text editor in Linux

This chapter presents a view of Linux from the shell. The shell is a command-line interpreter that lets you access some of the most critical Linux tools. The shell is powerful, complex, and almost completely unintuitive.

The shell provides one of the most powerful tools for controlling and administering your Linux system. You can perform almost every task on Linux, from installing new software to configuring your network firewall, from the command line. In addition, many commands work best from the command line, providing you the control and flexibility necessary to set up modern Linux systems.

Although at first it isn't obvious how to use the shell, with the right help you can quickly learn many of the most important shell features. In Fedora, bash is the shell command interpreter used by default (and therefore, the one used for most of the examples in this chapter). Other shells, such as csh, ksh, sh, and others, are also available in Fedora and are therefore also noted in this chapter.

This chapter is your guide to working with the Linux system commands, processes, and file system from the shell. It describes the shell environment and helps you tailor it to your needs. It also describes how to use and move around the file system.

The Shell Interface

Throughout this book, there are procedures that require you to use a shell to run commands. ...

Get Fedora Bible 2010 Edition: Featuring Fedora Linux 12 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.