On Mon May 25 16:05:22 PDT 2015, uldericofi...@gmail.com wrote:
> It seems I solve my own problem by accident. In the end I am using this 
> script:
> 
> #!/bin/bash
> /usr/local/plan9/bin/plumber
> cat /usr/local/plan9/plumb/fileaddr /usr/local/plan9/plumb/basic
> $HOME/lib/plumbing | 9p write plumb/rules
> export tabstop=8; /usr/local/plan9/bin/acme -a -l ~/acme.dump &

if you simply "include basic" as the last step of your $HOME/lib/plumbing,
you won't need the cat.

- erik

Reply via email to