ref: 7314fb6b296824132c3e0adef0377b024990ecc7
dir: /bin/v/
#!/bin/rc rfork n if(~ $#* 0){ echo usage: $0 sys [vncvopts..] exit usage } switch($1){ case aib case t16 case t30 sshnet tcp!$1!x || exit *=u30 case * sshnet tcp!$1!x || exit } vncv -l utf8 -e corre $*