#!/bin/bash set Pink Yellow Dinosaurs for x do if [ $x = "three" ] then exit fi echo "\$x has a value of: $x" done echo "Here is the end of the portable Bash Shell Script"