ref: 8319b750ea7780bc8452fdda078ecd17f0b3e81d
dir: /acme/bin/Mail/
#!/bin/rc #/mail/fs is read-protected unless fs is mounted test -r /mail/fs || { if(test -d /mnt/term/mail/fs/mbox) bind /mnt/term/mail/fs /mail/fs if not upas/fs } exec /acme/bin/$objtype/Mail $*