Bash程序  |  5行  |  76 B

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