Plan 9 from Bell Labs’s /usr/web/sources/contrib/yk/termrc.local.evo

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


#!/bin/rc
# local terminal startup
TIMESYNCARGS=(-rLna1000000)

# used only by upas, as default return domain appended to all unqualified
# return addresses, even local ones
site=DOM.EXAMPLE.COM
# replace FILESERVER with the name of your file server
# here we start with kfs, your local disk file system
fileserver=evo
# replace FACEDOM with the local domain to be used in the faces database
facedom=FACEDOM
# replace CPU with the name of your cpu server
cpu=CPU
cp /sys/lib/kbmap/mouse-fn /dev/kbmap
cp /sys/lib/kbmap/vol /dev/kbmap
#echo master 60 > /dev/volume

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.