< Previous | Contents | Next >
32 – Positional Parameters
One feature that has been missing from our programs, so far, is the ability to accept and process command line options and arguments. In this chapter, we will examine the shell features that allow our programs to get access to the contents of the command line.