Plan 9 from Bell Labs’s /usr/web/sources/contrib/sl/rc/nk

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


#!/bin/rc
rfork n
bind -b '#S' /dev
9fs 9fat $1
cp /n/9fat/9pcf /tmp/
cp /n/9fat/9pc64 /tmp/
cp /n/9fat/9bootfat /tmp/
rm /n/9fat/9bootfat
cp /386/9pcf /n/9fat/
cp /amd64/9pc64 /n/9fat/

cp /386/9bootfat /n/9fat/
chmod +al /n/9fat/9bootfat

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.