From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <9b0cd964fda64144f16be8a5c20ac84f@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] cpu server/terminal combination From: rsc@plan9.bell-labs.com MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 30 May 2002 14:39:47 -0400 Topicbox-Message-UUID: a11ff53a-eaca-11e9-9e20-41e7f4b1d025 i use this as a substitute for the plumbspace hack. # stupid rule to run programs kind is text data matches 'Local (.*)' plumb to none plumb start rc -c $1 e.g. plumb 'Local 9fs foo' draw new window, has /n/foo it's not quite as convenient but it's not bad. combined with sending the same command to acme, it gets me where i want to go.