CHAPTER 12

image

Shells

  • The command line
  • History
  • Filename expansion: *, ?, [ ]
  • Standard input/output and redirection
  • Linux files
  • The file structure
  • Listing, displaying, and printing files
  • Managing directories: mkdir, rmdir, ls, cd, pwd
  • File and directory operations: find, cp, mv, rm, ln

The shell is a command interpreter that provides a line-oriented interactive and non-interactive interface between the user and the operating system. You enter commands on a command line; they are interpreted by the shell and then sent as instructions to the operating system. (The command-line interface is accessible from GNOME and KDE through a terminal window, from ...

Get Beginning Fedora Desktop: Fedora 18 Edition 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.