Summary and Quiz on Automating Command-Line Tasks
Test your knowledge of automating command-line tasks with a quiz.
We'll cover the following...
We'll cover the following...
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 ...