man vncommand (Commandes) - run a command and export its stdin/stdout to any VNC client
NAME
vncommand - run a command and export its stdin/stdout to any VNC client
SYNOPSIS
vncommand <command> <args>
DESCRIPTION
Executes <command> redirecting stdin from a vncviewer and stdout & stderr to the VNC clients. Does not implement a full featured terminal (up to now, bash doesn't look nice). Colours and other ANSI sequences need to be added.
SEE ALSO
AUTHOR
This manual page was written by Ludovic Drolez <ldrolez@debian.org>, for the Debian project (but may be used by others).