What exactly is a Script?
A script is a sequence of commands executed in a given order. A command is always a
small, firmly outlined task. The script language also knows commands that control the
program flow in the script, which is why you can assemble even complex processes
with these simple commands.