Lines Matching refs:COMMAND
31 # This tests the builtin printf command in ${TEST_SH}
34 # (shared with tests for the external (filesystem) command printf
62 COMMAND=printf
67 COMMAND="${COMMAND} ; printf"
73 COMMAND="${COMMAND} '$(
79 COMMAND="${COMMAND} '${ARG}'"
83 ${TEST_SH} -c "${COMMAND}"
97 # See if we have a builtin "printf" command to test