This file is indexed.

/usr/lib/libreoffice/sdk/bin/regcompare is in libreoffice-dev 1:4.2.3~rc3-0ubuntu2.

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
# wrapper script for OOos SDK programs

LD_LIBRARY_PATH=/usr/lib/ure/lib /usr/lib/libreoffice/sdk/bin/`basename $0`.bin "$@"