#!/bin/csh -f set file = "/mit/minidev/Public/Misc/mini_curr.asc"; more $file echo "" echo -n "Press return to exit window > " set inp = $<