This file is indexed.

/usr/games/cube2-server is in cube2-server 0.0.20130404+dfsg-1.

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

The actual contents of the file can be viewed below.

1
2
3
4
#!/bin/sh

cd /usr/lib/cube2
exec ./cube2_server "$@"