shithub: rc

ref: 86451640fa84b12366ad3f077635354c1b232535
dir: /bin/work/social/

View raw version
#!/bin/rc -b
rfork ne

. /tmp/sizes.$sysname
unmount /mnt/plumb
plumber -s plumb.$pid

cat <<! >/tmp/work.$pid
#!/bin/rc
label social
#window -r $mailrect mw
window -r $ffvncrect v taib
window -r $vncrect v tx240
!
chmod +x /tmp/work.$pid
bof -i /tmp/work.$pid

rm /tmp/work.$pid
unmount /mnt/plumb
rm /srv/plumb.$pid
exit