Plan 9 from Bell Labs’s /usr/web/sources/patch/applied/dist-smallfixes/profile

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


if(test -f '#m/mousectl') {
	echo -n accelerated > '#m/mousectl'
	echo -n 'res 3' > '#m/mousectl'
}
user=`{cat /dev/user}
home=/usr/$user
bind -a $home/bin/rc /bin
bind -a $home/bin/$cputype /bin
bind -c $home/tmp /tmp
rio -si inst/gui
echo 
echo
echo 'failed to start rio.  you can start a text-based installation by running'
echo
echo '	inst/textonly'
echo

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.