On Wednesday 07 of November 2012 18:55:34 Ruslan Khusnullin wrote: > I'm using acme from plan9port on ubuntu linux. > I tried running multiple acmes in Inferno and it works fine, didn't try it > in Plan9 but guess it works too.
here's my dumb script:
#!/usr/bin/env rc
flag e +
NAMESPACE=`{namespace}^-2
mkdir -p `{namespace}
plumber || true
exec acme
cheers,
--
dx
