Plan 9 from Bell Labs’s /usr/web/sources/contrib/anothy/bin/rc/amail

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


#!/bin/rc
rfork n
label 9srv Mail
bind /dev/null /dev/label
if (test -e /mnt/plumb/edit)
	bind /dev/null /mnt/plumb/edit
if (test -e /mnt/term/mnt/plumb/edit)
	bind /dev/null /mnt/term/mnt/plumb/edit
grep -h mail/fs $home/lib/wins/* | sort -u | rc
acme -c1 \
	-f /lib/font/bit/freefont/sans/sans.15.font \
	-F /lib/font/bit/freefont/mono/mono.15.font \
	$home/lib/guide

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.