> Is there some simple way to set up an (e.g.) pccpu such that when boot() > runs, after it sets up the basic namespace, it drops me into an rc > prompt?
Not sure if this is what you mean but you can put init=/386/bin/rc in your plan9.ini to prevent cpurc/termrc from being run and drop you striaght into a shell. -Steve
