shithub: riscv

ref: ae61eb9381f6b0c70e1c52bf2c2b7f4cd0b5bb6f
dir: /rc/bin/vwhois/

View raw version
#!/bin/rc

rfork e

box=mbox
if(! test -d /mail/fs/$box)
	box=`{ls -p /mail/fs | grep -v ctl | sed 1q}
if(~ $#box 0)
	box=mbox	# we tried

if(~ $#box 1 && test -f /mnt/plumb/seemail || test -f /mnt/term/mnt/plumb/seemail){
	for(i)
		plumb -dseemail -a 'filetype=vwhois digest='$i.$pid' mailtype=new sender='$i /mail/fs/$box/XXXvwhois
}
if not for (i){
	echo vwhois: vwhois: vwhois: delivered `{cat /dev/user} From $i '(vwho)' >> /sys/log/mail
}