=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== octave-mpi-3.1.0/README.md-59-and modify .bashrc in your home octave-mpi-3.1.0/README.md:60: OMPIBIN=`$ompi_info -path bindir -parsable | cut -d: -f3` octave-mpi-3.1.0/README.md:61: OMPILIB=`$ompi_info -path libdir -parsable | cut -d: -f3` octave-mpi-3.1.0/README.md:62: OMPISCD=`$ompi_info -path sysconfdir -parsable | cut -d: -f3` octave-mpi-3.1.0/README.md-63- ############################################## octave-mpi-3.1.0/inst/Pi.m-125-%!demo octave-mpi-3.1.0/inst/Pi.m:126:%! system ("mpirun --hostfile $HOSTFILE -np $NUMBER_OF_MPI_NODES octave -q --eval 'pkg load mpi; Pi ()'"); ############################################## octave-mpi-3.1.0/inst/hello2dimmat.m-63-%!demo octave-mpi-3.1.0/inst/hello2dimmat.m:64:%! system ("mpirun --hostfile $HOSTFILE -np $NUMBER_OF_MPI_NODES octave -q --eval 'pkg load mpi; hello2dimmat ()'"); octave-mpi-3.1.0/inst/hello2dimmat.m-65- ############################################## octave-mpi-3.1.0/inst/hellocell.m-59-%!demo octave-mpi-3.1.0/inst/hellocell.m:60:%! system ("mpirun --hostfile $HOSTFILE -np $NUMBER_OF_MPI_NODES octave -q --eval 'pkg load mpi; hellocell ()'"); octave-mpi-3.1.0/inst/hellocell.m-61- ############################################## octave-mpi-3.1.0/inst/hellosparsemat.m-77-%!demo octave-mpi-3.1.0/inst/hellosparsemat.m:78:%! system ("mpirun --hostfile $HOSTFILE -np $NUMBER_OF_MPI_NODES octave -q --eval 'pkg load mpi; hellosparsemat ()'"); ############################################## octave-mpi-3.1.0/inst/hellostruct.m-57-%!demo octave-mpi-3.1.0/inst/hellostruct.m:58:%! system ("mpirun --hostfile $HOSTFILE -np $NUMBER_OF_MPI_NODES octave -q --eval 'pkg load mpi; hellostruct ()'"); ############################################## octave-mpi-3.1.0/inst/helloworld.m-59-%!demo octave-mpi-3.1.0/inst/helloworld.m:60:%! system ("mpirun --hostfile $HOSTFILE -np $NUMBER_OF_MPI_NODES octave -q --eval 'pkg load mpi; helloworld ()'"); octave-mpi-3.1.0/inst/helloworld.m-61-