shithub: rc

ref: 7eadf4cdfa03b8b93c86924dd25cd3dddc78418f
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