shithub: riscv

ref: 78eff200d85e0fc2f92622d221c0e3d81aaf9522
dir: /acme/bin/Mail/

View raw version
#!/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 $*