Searched refs:MAXFILE (Results 1 – 2 of 2) sorted by relevance
18 MAXFILE=`tar cBf - 00 | tar tvBf - 2>&1 | tail -n 1 | awk '{print $6;}'| awk -F'/' '{print $4;}'`26 time ~/fs-bench/ra $MAXFILE34 time ~/fs-bench/radc $MAXFILE
18 MAXFILE=`tar cBf - 00 | tar tvBf - 2>&1 | tail -n 1 | awk '{print $6;}'| awk -F'/' '{print $4;}'`19 HALFFILE=`echo "obase=F;ibase=F;$MAXFILE/2" | bc`