Lines Matching refs:shell
28 hdc shell mkdir %REMOTE%
31 @REM hdc shell mount -o rw,remount /
34 hdc shell mkdir /tmp
35 hdc shell mkdir /dev/shm
44 hdc shell mkdir %REMOTE%/%%~ni
47 hdc shell mkdir %REMOTE%/%%~ni/%%~ns
51 hdc shell chmod +x %REMOTE%/%%~ni/%%~ns/*
66 hdc shell chmod u+x %REMOTE%/runtest.sh
67 @REM hdc shell chmod u+x %REMOTE%/runtest-sanitize.sh
71 echo hdc shell .%REMOTE%/runtest.sh
72 hdc shell sh %REMOTE%/runtest.sh
78 hdc shell rm /tmp -rf
79 hdc shell rm /dev/shm -rf