shithub: rc

Download patch

ref: 061f7331b3109932ac48ed0d25ede13e3113931d
parent: c22ea2f59f734eb3dd9c953fc56f63d0eb5102f5
author: qwx <qwx@sciops.net>
date: Mon Jan 24 17:10:22 EST 2022

v: better default

--- a/bin/v
+++ b/bin/v
@@ -5,12 +5,10 @@
 	exit usage
 }
 switch($1){
-case aib taib t490s u30
-	$1=$1
 case t30
 	sshnet tcp!$1!x || exit
 	*=u30
 case *
-	sshnet tcp!$1!x || exit
+	$1=$1
 }
 vncv -l utf8 -e hextile $* >[2]/dev/null