ref: 40b3d95f95fb48b806b8ff648e0fc2b26584d62c
dir: /gridstart/
#!/bin/rc echo ' Type a (multi-line) message ending with a newline' echo ' and press control-d (EOT) to send.' echo echo -n 'Please enter nickname to use, finish with ENTER: ' nick=`{read} if(~ $#nick 0) nick=$user for(c in chat commits noise) window -scroll chat $c $nick