Chapter 13. Shell Programming

In This Chapter

In Chapter 8, “Working with the Shell,” you saw how to work with the shell interactively at the command line. What you may not have known is that there is a powerful programming language built into the shell. You can use shell programming to do everything from automating a repetitive list of commands, to writing sophisticated interactive programs that process text data, to storing and retrieving information in simple databases.

Due to the modular design of the FreeBSD operating system, you ...

Get FreeBSD® Unleashed 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.