Files
modules/testsuite/cmd.exe
2019-02-27 06:23:54 +01:00

5 lines
63 B
Bash
Executable File

#!/bin/sh
# fake Windows cmd.exe command execution
shift 1
$*