This file is indexed.

/usr/lib/libreoffice/sdk/bin/idlc is in libreoffice-dev 1:6.0.3-0ubuntu1.

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/libreoffice/program /usr/lib/libreoffice/sdk/bin/`basename $0`.bin "$@"