This file is indexed.

/usr/bin/micropeak is in altos 1.6-1.

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

The actual contents of the file can be viewed below.

1
2
#!/bin/sh
exec java  -Djava.library.path="/usr/lib/altos" -jar "/usr/share/java/micropeak.jar" "$@"