#!/bin/sh
attach -h -n -q gnu
PATH=$PATH:/mit/gnu/arch/${ATHENA_SYS}/bin/
exec ghostview "$@"
