From the course: Linux: Bash Shell and Scripts

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Next steps

Next steps

- [Kevin] What do you do next? You should read scripts and write scripts. Programmers program. Automate things, scripting is all about automating things. If you wanna go beyond what we talked about, then I recommend you look at the language Expect, which lets you script and automate interactive things, like SSH. And, if you wanna use Microsoft Windows with Bash, I recommend you install and use Cygwin.

Contents