November 2004
Beginner to intermediate
469 pages
13h 57m
English
Many beginning shell users shy away from learning how to take advantage of patterns in their everyday work, despite the fact that patterns are one of the most powerful features of the shell. Indeed, whatever your level of knowledge, we'd venture to say that you have used them already, perhaps most notably the * wildcard. In this chapter, we'll show you many more patterns along the same lines. Using patterns for file matching is often called globbing by shell programmers. It's a funny word (it's derived from "global," as in global substitution), but it does at least summarize this often-discussed procedure in a single term. We'll use the word to describe the process of generating filenames from patterns.
Note The
Read now
Unlock full access