In this chapter we showed how to use wget and curl in scripts. The default behavior of these programs were shown as were some of the many options. Return codes were also discussed and a couple of example scripts were presented.
The following chapter will cover how to more easily debug both syntax and logic errors in your scripts.