Lines Matching refs:PROGRAM
7 # This program is free software; you can redistribute it and/or
12 # This program is distributed in the hope that it will be useful, but
18 # along with this program; if not, write to the Free Software
28 PROGRAM=`ls "$POUNDER_TMPDIR/randasys" 2> /dev/null`
29 if [ -z "$PROGRAM" ]; then
30 PROGRAM=`ls "$POUNDER_SRCDIR/randasyscall/randasys"`
31 if [ -z "$PROGRAM" ]; then
43 cp "$PROGRAM" "/tmp"
44 PROGRAM="/tmp/randasys"
49 # Start the program
52 "$POUNDER_HOME/fancy_timed_loop" 900 $RANDASYS_UID $RANDASYS_GID 9 "$PROGRAM" &
53 "$POUNDER_HOME/fancy_timed_loop" 900 $RANDASYS_UID $RANDASYS_GID 9 "$PROGRAM" -z &