This file is indexed.

/usr/bin/seascope is in seascope 0.8-2.

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
#!/bin/sh

# seascope workaround for binary

test -d /usr/share/pyshared/seascope || exit 1;
cd /usr/share/pyshared/seascope;
python Seascope.py