#!/bin/sh #This is where all history files are stored ///// logpath=/var/adm/dump if [ -z "$1" ] || [ "$1" = -h ] || [ "$1" = --help ] then cat < [