Lines Matching refs:echo
88 dnl Emits shell code that verifies that 'echo' command
95 # Verify that 'echo' command is available, otherwise abort.
99 (`echo "$xc_tst_str" >/dev/null 2>&1`) && xc_tst_str='success'
105 # Try built-in echo, and fail.
106 echo "$xc_msg_err 'echo' command not found. $xc_msg_abrt" >&2
134 echo "$xc_msg_err 'test' command not found. $xc_msg_abrt" >&2
162 echo "$xc_msg_err 'PATH' variable not set. $xc_msg_abrt" >&2
190 echo "$xc_msg_err 'expr' command not found. $xc_msg_abrt" >&2
216 xc_tst_str=`echo "$xc_tst_str" 2>/dev/null \
223 echo "$xc_msg_err 'sed' utility not found in 'PATH'. $xc_msg_abrt" >&2
249 (`echo "$xc_tst_str" 2>/dev/null \
256 echo "$xc_msg_err 'grep' utility not found in 'PATH'. $xc_msg_abrt" >&2
278 xc_tst_str=`echo "$xc_tst_str" 2>/dev/null \
285 echo "$xc_msg_err 'tr' utility not found in 'PATH'. $xc_msg_abrt" >&2
307 xc_tst_str=`echo "$xc_tst_str" 2>/dev/null \
314 echo "$xc_msg_err 'wc' utility not found in 'PATH'. $xc_msg_abrt" >&2
347 echo "$xc_msg_err 'cat' utility not found in 'PATH'. $xc_msg_abrt" >&2
402 echo "$xc_msg_warn path separator not determined, guessing colon" >&2
416 echo "$xc_msg_warn 'PATH_SEPARATOR' does not match auto-detected one." >&2