This file is indexed.

/usr/bin/eric6_uipreviewer is in eric 17.11.1-1.

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/python3" "/usr/share/eric/modules/eric6_uipreviewer.py" "$@"