shithub: mother

ref: 7e3f9676bc3b6c6423036c2c221d4940d0e30f28
dir: /facemother/

View raw version
#!/bin/rc
# 2018-02-15T21:12:06-0500
# helper program for launching http://plan9.stanleylieber.com/mother from faces(1).
rfork en

# plumber rules for faces(1)
#type	is	text
#data	matches	'[a-zA-Z¡-￿0-9_\-./]+'
#data	matches	'/mail/fs/[a-zA-Z¡-￿0-9/]+/[0-9]+'
#plumb	to	showmail
#plumb	start	window -r 583 206 1303 1200 facemother $0

# open and print only the indicated message
msg=`{sed -n 19p $1/info}
upas/fs -f /mail/box/sl/mbox/$msg
mother -p 1

# use existing mailbox, print the indicated message
#mother -p `{basename $1}