Files
foreman/bin/runner
T
David Dollar c9411cd2b1 wip
2011-12-08 17:18:21 -08:00

6 lines
48 B
Bash
Executable File

#!/bin/sh
echo "command[$*][$1]"
exec $1 2>&1