Lines Matching refs:utility
202 dnl Emits shell code that verifies that 'sed' utility
213 # Verify that 'sed' utility is found within 'PATH', otherwise abort.
224 echo "$xc_msg_err 'sed' utility not found in 'PATH'. $xc_msg_abrt" >&2
235 dnl Emits shell code that verifies that 'grep' utility
246 # Verify that 'grep' utility is found within 'PATH', otherwise abort.
257 echo "$xc_msg_err 'grep' utility not found in 'PATH'. $xc_msg_abrt" >&2
268 dnl Emits shell code that verifies that 'tr' utility
275 # Verify that 'tr' utility is found within 'PATH', otherwise abort.
286 echo "$xc_msg_err 'tr' utility not found in 'PATH'. $xc_msg_abrt" >&2
297 dnl Emits shell code that verifies that 'wc' utility
304 # Verify that 'wc' utility is found within 'PATH', otherwise abort.
315 echo "$xc_msg_err 'wc' utility not found in 'PATH'. $xc_msg_abrt" >&2
326 dnl Emits shell code that verifies that 'cat' utility
333 # Verify that 'cat' utility is found within 'PATH', otherwise abort.
348 echo "$xc_msg_err 'cat' utility not found in 'PATH'. $xc_msg_abrt" >&2