#!/bin/csh
  edfdump -x -e "history-2" $*
  if ( ${status} ) exit ${status}
