shithub: rc

ref: 047477cdd9442f930aba6bcf7f19b92f2b58a8db
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 $*