This file is indexed.

/usr/bin/denemo_file_update is in denemo-data 1.1.0-1ubuntu1.

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

The actual contents of the file can be viewed below.

1
2
#!/bin/sh
find $1 -name "*.denemo" -exec denemo -n -a "(d-Save)(d-Quit)" '{}' \;