> > might have a look there:
> >
> > http://code.google.com/p/plan9front/source/browse/sys/src/cmd/5e
> 
> Thanks.  What's the most sane way of downloading it to 9vx.OSX?

mkdir /sys/src/cmd/5e
cd /sys/src/cmd/5e
for(i in 5e.c arm.c dat.h fns.h fpa.c fs.c mkfile proc.c seg.c sys.c util.c)
        hget -o $i http://plan9front.googlecode.com/hg/sys/src/cmd/5e/$i

-- 
David du Colombier

Reply via email to