Bash程序  |  5行  |  72 B

#!/bin/sh
cd `dirname $0`
cd ..
./runltp -f ${PWD}/runtest/math -q "$@"