ref: 4d3501c83004c2f4499583506236111bd21a9380
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