Intro to Scripting
The first link is of a script that executes four commands -- echo, date, who, and uptime -- that each output at least one line to the terminal.
The next link is another script that uses variables to produce its output.
The following is an image of Michigan. It was created by a script, found here.
The next image is the same map, but with the colors inverted. It runs off of the script found here.
The last image is of the second map, but with the sizes and colors changed. It runs off of yet another script.
©2009 Travis Darling. Last edited 2-18-09. Back to my homepage.