shithub: rc

Download patch

ref: 773db3470abdb7b20741e91a12de9f89bff2368e
parent: 1933788623427ea804bb2db1ab8e2f0034abed39
author: qwx <qwx@sciops.net>
date: Thu Dec 2 20:33:13 EST 2021

v: exception sysnames

--- a/bin/v
+++ b/bin/v
@@ -6,6 +6,8 @@
 }
 switch($1){
 case aib
+case taib
+	$1=$1
 case t16
 case t30
 	sshnet tcp!$1!x || exit
@@ -13,4 +15,4 @@
 case *
 	sshnet tcp!$1!x || exit
 }
-vncv -l utf8 -e corre $*
+vncv -l utf8 -e corre $* >[2]/dev/null