From the course: Linux Bash Shells and Scripts: Streamlining Tasks and Enhancing Workflows with Automation
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Next steps - Linux Tutorial
From the course: Linux Bash Shells and Scripts: Streamlining Tasks and Enhancing Workflows with Automation
Next steps
- [Instructor] What should you do next? Well, some things I'd recommend. There are additional LinkedIn learning courses that talk about the shell and talk about related things. Lots of good stuff there. Also might be good to review any exercises you struggle with. Go back over 'em. After going through the whole course, some of the earlier ones might be easier for you to do. And of course you need to write some scripts on your own and maybe go read some scripts. Look underneath Etsy for the scripts. See what sort of things that are done in those scripts that you might not understand. And then work on those things. And you can get a lot of help these days from the machine learning models, the different websites that are AI things. You can give a prompt for a script you wanted to write. Say "Give me a Bash script that does such and such" and it'll generate one. And you can look at that, you can test that. Might not always be right, but it can help you. And if you really need to write a…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.