===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
openstructure-2.2.0/deployment/macos/bundle.py-53-if [ -h "$0" ] ; then
openstructure-2.2.0/deployment/macos/bundle.py:54:  SCRIPT_NAME=`readlink "$0"`
openstructure-2.2.0/deployment/macos/bundle.py-55-else
##############################################
openstructure-2.2.0/deployment/macos/bundle.py-57-fi
openstructure-2.2.0/deployment/macos/bundle.py:58:`dirname "$SCRIPT_NAME"`/../bin/dng
openstructure-2.2.0/deployment/macos/bundle.py-59-    """
##############################################
openstructure-2.2.0/modules/base/pymod/testutils.py-67-  - get it with :func:`ost.conop.GetDefaultLib`
openstructure-2.2.0/modules/base/pymod/testutils.py:68:  - look for ``compounds.chemlib`` in ``$OST_ROOT/share/openstructure``
openstructure-2.2.0/modules/base/pymod/testutils.py-69-  - if ``OST_ROOT`` not set in the above, try to guess it based on the path of
##############################################
openstructure-2.2.0/modules/doc/install.rst-203-    starting with `libpython`). This must be set if it is not in
openstructure-2.2.0/modules/doc/install.rst:204:    `$Python_ROOT_DIR/lib`.
openstructure-2.2.0/modules/doc/install.rst-205-  * `EIGEN3_INCLUDE_DIR` defines the include folder of Eigen3 (contains `Eigen`
##############################################
openstructure-2.2.0/modules/io/doc/io.rst-525-Structural Database. OpenStructure ships with default file called
openstructure-2.2.0/modules/io/doc/io.rst:526:`stereo_chemical_props.txt` located in `$OST_ROOT/share/openstructure`
openstructure-2.2.0/modules/io/doc/io.rst-527-directory. A function :func:`~ost.io.ReadStereoChemicalPropsFile` is used to
##############################################
openstructure-2.2.0/scripts/ost_config.in-23-# Self detect important directories
openstructure-2.2.0/scripts/ost_config.in:24:export DNG_ROOT=`cd "$BIN_DIR/..";pwd`
openstructure-2.2.0/scripts/ost_config.in-25-export DNG_BINDIR="$DNG_ROOT/bin"
##############################################
openstructure-2.2.0/scripts/dng.in-23-if [ -h "$0" ] ; then
openstructure-2.2.0/scripts/dng.in:24:  SCRIPT_NAME=`readlink "$0"`
openstructure-2.2.0/scripts/dng.in-25-else
##############################################
openstructure-2.2.0/scripts/dng.in-27-fi
openstructure-2.2.0/scripts/dng.in:28:BIN_DIR=`dirname "$SCRIPT_NAME"`
openstructure-2.2.0/scripts/dng.in-29-source "/usr/share/openstructure/ost_config"
##############################################
openstructure-2.2.0/scripts/ost.in-25-if [ -h "$0" ] ; then
openstructure-2.2.0/scripts/ost.in:26:  SCRIPT_NAME=`readlink "$0"`
openstructure-2.2.0/scripts/ost.in-27-else
##############################################
openstructure-2.2.0/scripts/ost.in-29-fi
openstructure-2.2.0/scripts/ost.in:30:BIN_DIR=`dirname "$SCRIPT_NAME"`
openstructure-2.2.0/scripts/ost.in-31-OST_EXEC_DIR=/usr/bin
##############################################
openstructure-2.2.0/scripts/ost.in-49-    IFS="#"
openstructure-2.2.0/scripts/ost.in:50:    $pyexec -c "exec(open('$DNG_ROOT/@LIBDIR@/@PYTHON_MODULE_PATH@/ost/ost_startup.py').read())" "${OST_SCRIPT}" $opts
openstructure-2.2.0/scripts/ost.in-51-    RC=$?
##############################################
openstructure-2.2.0/scripts/ost.in-61-    IFS="#"
openstructure-2.2.0/scripts/ost.in:62:    $pyexec $interactive -c "exec(open('$DNG_ROOT/@LIBDIR@/@PYTHON_MODULE_PATH@/ost/ost_startup.py').read())" $opts
openstructure-2.2.0/scripts/ost.in-63-    RC=$?
##############################################
openstructure-2.2.0/debian/patches/ost_config.patch-7- fi
openstructure-2.2.0/debian/patches/ost_config.patch:8: BIN_DIR=`dirname "$SCRIPT_NAME"`
openstructure-2.2.0/debian/patches/ost_config.patch-9--source "$BIN_DIR/../@LIBEXEC_PATH@/ost_config"
##############################################
openstructure-2.2.0/debian/patches/ost_config.patch-24- fi
openstructure-2.2.0/debian/patches/ost_config.patch:25: BIN_DIR=`dirname "$SCRIPT_NAME"`
openstructure-2.2.0/debian/patches/ost_config.patch-26--OST_EXEC_DIR=$(cd $BIN_DIR/../@LIBEXEC_PATH@ && pwd)
##############################################
openstructure-2.2.0/.pc/ost_config.patch/scripts/dng.in-23-if [ -h "$0" ] ; then
openstructure-2.2.0/.pc/ost_config.patch/scripts/dng.in:24:  SCRIPT_NAME=`readlink "$0"`
openstructure-2.2.0/.pc/ost_config.patch/scripts/dng.in-25-else
##############################################
openstructure-2.2.0/.pc/ost_config.patch/scripts/dng.in-27-fi
openstructure-2.2.0/.pc/ost_config.patch/scripts/dng.in:28:BIN_DIR=`dirname "$SCRIPT_NAME"`
openstructure-2.2.0/.pc/ost_config.patch/scripts/dng.in-29-source "$BIN_DIR/../@LIBEXEC_PATH@/ost_config"
##############################################
openstructure-2.2.0/.pc/ost_config.patch/scripts/ost.in-25-if [ -h "$0" ] ; then
openstructure-2.2.0/.pc/ost_config.patch/scripts/ost.in:26:  SCRIPT_NAME=`readlink "$0"`
openstructure-2.2.0/.pc/ost_config.patch/scripts/ost.in-27-else
##############################################
openstructure-2.2.0/.pc/ost_config.patch/scripts/ost.in-29-fi
openstructure-2.2.0/.pc/ost_config.patch/scripts/ost.in:30:BIN_DIR=`dirname "$SCRIPT_NAME"`
openstructure-2.2.0/.pc/ost_config.patch/scripts/ost.in-31-OST_EXEC_DIR=$(cd $BIN_DIR/../@LIBEXEC_PATH@ && pwd)
##############################################
openstructure-2.2.0/.pc/ost_config.patch/scripts/ost.in-49-    IFS="#"
openstructure-2.2.0/.pc/ost_config.patch/scripts/ost.in:50:    $pyexec -c "exec(open('$DNG_ROOT/@LIBDIR@/@PYTHON_MODULE_PATH@/ost/ost_startup.py').read())" "${OST_SCRIPT}" $opts
openstructure-2.2.0/.pc/ost_config.patch/scripts/ost.in-51-    RC=$?
##############################################
openstructure-2.2.0/.pc/ost_config.patch/scripts/ost.in-61-    IFS="#"
openstructure-2.2.0/.pc/ost_config.patch/scripts/ost.in:62:    $pyexec $interactive -c "exec(open('$DNG_ROOT/@LIBDIR@/@PYTHON_MODULE_PATH@/ost/ost_startup.py').read())" $opts
openstructure-2.2.0/.pc/ost_config.patch/scripts/ost.in-63-    RC=$?