#!/bin/sh WORKINGDIR=/var/tmp/LFDK cd $WORKINGDIR/lmbench_install/scripts export PATH=$PATH:$WORKINGDIR/lmbench_install/bin:$WORKINGDIR/lmbench_install/scripts ./results &> /dev/null cp `find ../results -type f` $WORKINGDIR/results &> /dev/null