#!/bin/sh
/bin/athena/attach -q -n pips_dev > /dev/null
MACH=`/bin/athena/machtype`
exec /mit/techinfo/ti.${MACH} $*
