Module review
So far, we have explored popular shell commands directly from keyboard inputs but we've barely scratched the surface of shell scripting. In the next section, we will learn how to execute these commands as scripts from a file. I have included links to additional resources below.
Additional resources
-
Bash reference (reference)
-
basic shell commands (blog post)
-
Vs code for beginners (video)