#!/bin/rc echo 'HTTP/1.1 200 OK' echo 'Server: Plan 9 and rc' echo -n 'Date: '; date echo 'Content-Type: text/plain; charset=UTF-8' echo # I'd rather this work, but none has issues, I think. #9fs other && bind -c /n/other/tmp /tmp ramfs cat <