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

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


#!/bin/rc -x
fn ntbind{
	fcp /bin/$1 /tmp/
	bind /tmp/$1 /bin/$1
}
ramfs
cat /net/ndb
date
loadkeys
echo y | delkey ramnode
echo
echo y | delkey glenda
echo
for(i in echo iwl mothra.mono mothra.p rc rio.mono rio.p webcookies webfs)
	ntbind $i
bind /net /n/att.net
import -p cpu.stanleylieber.com /net /n/cpu.net
bind /n/cpu.net /net
#auth/factotum
#loadkeys
#echo y | delkey ramnode
#echo
#echo y | delkey glenda
srv -s 5 -e 'scpu -h holon -u stanleylieber -c ''/usr/local/bin/u9fs -u stanleylieber -na none''' holon /n/holon
#srv -s 5 -e 'ssh2 stanleylieber@holon ''/usr/local/bin/u9fs -u stanleylieber -na none''' holon /n/holon
bind -c /n/holon/Volumes/SHIT2 /n/shit2
srv -s 5 -e 'scpu -h wm -u sl -c ''/usr/local/bin/u9fs -u sl -na none''' wm /n/wm
#srv -s 5 -e 'ssh2 sl@wm ''/usr/local/bin/u9fs -u sl -na none''' wm /n/wm
import -c -p fs / /n/fs
bind -c /n/fs/shr/sdU*/books $home/books
bind -c /n/fs/shr/sdU*/comics $home/comics
bind -c /n/fs/shr/sdU*/games $home/games
bind -c /n/fs/shr/sdU*/img $home/img
bind -c /tmp $home/irc
bind -c /n/fs/shr/sdU*/magazines $home/magazines
bind -c /n/fs/shr/sdU*/mroot $home/mroot
bind -c /n/fs/shr/sdU*/music $home/music
bind -c /n/fs/shr/sdU*/simh $home/simh
bind /n/att.net /net
import -c -p mars2.inri.net / /n/mars2
import -c -p nm.inri.net / /n/nm
import -c -p pp.inri.net / /n/pp
upas/fs -f /n/pp/mail/box/sl/mbox
fcp $home/lib/webcookies /tmp/libwebcookies
bind -c /tmp/libwebcookies $home/lib/webcookies
webcookies
webfs -A xmlset_roodkcableoj28840ybtide -T 100000
alarm 20 nntpfs -a news.eternal-september.org
echo go!

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.