Video (3:32)
simple.sh is basic bash script consisting of a list of commands to execute.
hello.sh is a "Hello, World" example.
Video (10:44) A more advanced example of a shell script.
Video (8:35)
Examples of using here documents.
Video (2:51) Creates a directory and initializes with a readme file.