#!/bin/sh
attach -n -q sd
sddir=`athdir /mit/sd`
athrun sd sdtty.real "$@" -db $sddir/sd_calls.dat
