ref: f3afdf563f784c0a5703496f48c1a72dff4617f4
dir: /grid/upold/
#!/bin/rc
# grid/up - initialize grid services
# usage: grid/up
srv tcp!149.28.123.225!9990 149.28.123.225 /n/gridtemp/
srv -c tcp!149.28.123.225!9991 149.28.123.225 /n/disk
# registry n/a atm
#srv tcp!registry.9p.zone!6675 9p.zone.registry /n/registry
#
#fn clean {
# echo $1 | sed 's/.*!([^!]+)!.*/\1/'2
#}
#
#for(s in /n/registry/tcp*){
# s=`{basename $s}
# srv $s `{clean $s} /n/^`{clean $s} &
#}
echo
echo ' -- welcome to 9grid --'
echo ------------commands------------
echo ' /c to list channels'
echo ' /h for this message'
echo ' /j CHANNEL to change channel'
echo ' /m MSG to emote'
echo ' /n NICK to change nick'
echo ' /q to quit'
echo --------------------------------
echo
#while(~ $#nick 0){
# echo please enter a nick:
# nick=`{read}
#}
nick=thedæmon
#exec rio -i grid/rio
#window -scroll grid/chat