shithub: rc

ref: 12517607a5db367cf9a15474f1424759cef1683a
dir: rc/v

View raw version
#!/bin/rc
rfork n
if(~ $#* 0){
	echo usage: $0 sys [vncvopts..]
	exit usage
}
switch($1){
case aib
case *
	sshnet tcp!$1!x || exit
}
vncv -l 8859-1 -e hextile $*