ref: 858601ce88f1dc0d9758d101fc7ac26cfcf1c2fb dir: /bin/hublog/
#!/bin/rc if(! test -e /srv/hublog) hubfs -t -s hublog local mount -c /srv/hublog /mnt/log if(! test -e /mnt/log/log) touch /mnt/log/log cat /mnt/log/log