ref: e6507897a1ad87b579b7e20e1aa7c85d6de1c81b
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 $*