Summary and Quiz on Automating Command-Line Tasks
Test your knowledge of automating command-line tasks with a quiz.
Summary
This chapter has been an introduction to automating the command line. We have seen how to use the exec package to execute commands locally on a device. This can be useful when needing to string together ...