Plan 9 from Bell Labs’s /usr/web/sources/contrib/rminnich/9.fastpath/fastpath

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


#!/bin/rc
bind -c 9.fastpath/boot 9.fastpath/boot 
bind -c 9.fastpath/ip 9.fastpath/ip
bind -c 9.fastpath/pc 9.fastpath/pc
bind -c 9.fastpath/port 9.fastpath/port
bind -a /sys/src/9/pc 9.fastpath/pc
bind -a /sys/src/9/ip 9.fastpath/ip
bind -a /sys/src/9/boot 9.fastpath/boot
bind -a /sys/src/9/port 9.fastpath/port


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.