#!/bin/bash
# tute19

clear
echo -e "#################################### 19 ######################################\n\n"
echo -e "\t\tIf you want to go backand view a page again"
echo -e "\t\tyou can do so by running example06 followed"
echo -e "\t\tby the page number you want to start at and"
echo -e "\t\tthe page number you want to stop at. Pages"
echo -e "\t\tstart at 0 and end at 19."
echo -e "\n\t\t       example06 [start] [end]"
echo -e "\n\n\t\tCheers!"
sleep 10
clear
