bboard hyperpithole gate
 (DIR) Menu
 (DIR) Section <GOPHER>
 (DIR) Forward
 (DIR) Backward
       Thread[.post]: 5.6
       TACKER:  f6k ()
       SUBJECT: .. Good article on finger and gopher
       DATE:    07-Jun-26 20:00:07
       HOST:    ryo
       
       The client I use for nex protocol :
       $ cat /sdf/arpa/af/f/f6k/bin/rex.sh
       #!/bin/sh
       # tiny browser for nex
       if [ -n "$1" ];
       then
           echo $2 | nc $1 1900 | less
       else
           echo "Usage: rex.sh server.ltd [path/file]"
       fi
       
       
       
       <GOPHER.5.6/10>(96)[ <ENTER> follow thread, (R)EPLY, (F)LAG or (Q)UIT ]