#!/home/rog/plan9/bin/rc
exec emu -r $home/inferno '-pimage=128m' -g1000x700 $* /dis/sh.dis -c '{
		sh -il
}'
