Introduction
Learn about task automation using command-line scripts.
We'll cover the following...
Overview
Throughout this course, we’ve used various command-line tools to accomplish tasks faster than we could with a GUI. But when we combine those commands with additional logic, we can create reusable workflows. ...