#! /bin/sh

# Question 1, shell programming assignment, 2003.

fgrep -h 'klogd startup succeeded' /var/log/messages* | cut -c -15
