=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== scotch-6.1.0/doc/src/ptscotch/p_p.tex-19-so that they can be called easily from other programs by means of scotch-6.1.0/doc/src/ptscotch/p_p.tex:20:``\mbox{\tt system$\,$()}'' or ``\mbox{\tt popen$\,$()}'' system calls, or be scotch-6.1.0/doc/src/ptscotch/p_p.tex-21-piped together on a single shell command line. In order to facilitate this, ############################################## scotch-6.1.0/doc/src/scotch/s_p.tex-48-so that they can be called easily from other programs by means of scotch-6.1.0/doc/src/scotch/s_p.tex:49:``\mbox{\texttt{system$\,$()}}'' or ``\mbox{\texttt{ popen$\,$()}}'' scotch-6.1.0/doc/src/scotch/s_p.tex-50-system calls, or be piped together on a single shell command line. In ############################################## scotch-6.1.0/debian/ptscotch.install-3-# separate scotch from ptscotch binaries scotch-6.1.0/debian/ptscotch.install:4:PTSCOTCH_BINARIES=$( for b in int/bin/*; do if grep -q ptscotch $b; then echo `basename $b`; fi; done ) scotch-6.1.0/debian/ptscotch.install-5- ############################################## scotch-6.1.0/debian/ptscotch.manpages-8-# separate scotch from ptscotch binaries scotch-6.1.0/debian/ptscotch.manpages:9:PTSCOTCH_BINARIES=$( for b in int/bin/*; do if grep -q ptscotch $b; then echo `basename $b`; fi; done ) scotch-6.1.0/debian/ptscotch.manpages-10- ############################################## scotch-6.1.0/debian/scotch.install-3-# separate scotch from ptscotch binaries scotch-6.1.0/debian/scotch.install:4:SCOTCH_BINARIES=$( for b in int/bin/*; do if ! grep -q ptscotch $b; then echo `basename $b`; fi; done ) scotch-6.1.0/debian/scotch.install-5- ############################################## scotch-6.1.0/debian/scotch.manpages-13-# separate scotch from ptscotch binaries scotch-6.1.0/debian/scotch.manpages:14:SCOTCH_BINARIES=$( for b in int/bin/*; do if ! grep -q ptscotch $b; then echo `basename $b`; fi; done ) scotch-6.1.0/debian/scotch.manpages-15-