if [ a"$1" = adiff ]; then cmd=diff shift else cmd=update fi cvs -z3 -d :pserver:anonymous@cvs.libvncserver.sf.net:/cvsroot/libvncserver $cmd "$@"