#!/bin/rc
if(! ~ $#* 0){
	echo usage: d >[1=2]
	exit usage
}
exec /acme/edit/$cputype/c ''
