For this week's Monday Linux/Unix bash shell script continuation, we're following up on our script from last week. If you liked that one, please revisit last week's cabletv.sh script, as this one introduces some features which (while nice) introduce a bit of extra run time. This week's improvements include making the script output more readable (Thanks to Michael Seeley for this suggestion) and, finally, fixing the am/pm (or 12 to 1) hump that would throw the results out of chronological order. As usual, please skip the following paragraph, unless you're interested in all the other Monday