This file is indexed.

/usr/bin/invesalius-3.0 is in invesalius 3.0-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
#!/bin/sh
export PYTHONPATH=$PYTHONPATH:"/usr/lib/invesalius"
export INVESALIUS_LIBRARY_PATH="/usr/share/invesalius/invesalius"
cd $INVESALIUS_LIBRARY_PATH
python invesalius.py $@