/usr/share/sadms-2.0.15/_cat-help-pre.sh is in sadms 2.0.15.repack-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 5 6 7 8 9 10 11 12 | #!/bin/bash
# bbou@ac-toulouse.fr
# 2004-09-26 18:28:16
# _cat-help-pre.sh
### I N C L U D E
. ./_include.sh
### S T A R T
cat help-pre
|