ref: 9712751526835c0a190e8abcd6f495df9cc80b87
dir: /mousefs/t.rc/
#!/bin/rc
rfork en
mk
rm /srv/mousefs.test /srv/mousefs.test.cmd >[2]/dev/null
6.out -n test $*
mount /srv/mousefs.test /mnt/mousetest
cd /mnt/mousetest
prompt=('mousefs; ' ' ')
rc
rm /srv/mousefs.test /srv/mousefs.test.cmd >[2]/dev/null