shithub: rc

ref: 6aafded00d642b6e4dff49498843ae8d127ccabe
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 $*