This file is indexed.

/usr/bin/sshvnc is in ssvnc 1.0.29-2+b1.

This file is owned by root:root, with mode 0o755.

The actual contents of the file can be viewed below.

1
2
3
#!/bin/sh
UNAME=.; export UNAME
exec /usr/lib/ssvnc/sshvnc "$@"