Summary
In this chapter, I’ve shown you some cool tricks to help automate your scripts. I first showed you here documents, and how to use them in a few different ways. Then, I showed you expect, which is a whole scripting language unto itself. I showed you some ways to use expect, and then talked about some of its security implications.
In the next chapter, I’ll show you some scripting tricks for ImageMagick. I’ll see you there.