#!/bin/rc
rfork ne
ROOT=/usr/inferno
fn cd
NPROC=3
path=(/usr/inferno/Plan9/$cputype/bin $path)
exec mk $*
