shithub: rc

ref: 29631970c9391c35c59f521f3ba8a457b1ffe6d2
dir: /bin/work/social/

View raw version
#!/bin/rc
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 aib
window -r $vncrect v t60p
!
chmod +x /tmp/work.$pid
bof -i /tmp/work.$pid

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