/usr/bin/jcadencii is in jcadencii 3.3.9+svn20110818.r1732-2.
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
exec /usr/bin/java -jar /usr/share/jcadencii/Cadencii.jar -resources /usr/share/jcadencii/resources $@
|