Lines Matching refs:utility
199 dnl Emits shell code that verifies that 'sed' utility
210 # Verify that 'sed' utility is found within 'PATH', otherwise abort.
221 echo "$xc_msg_err 'sed' utility not found in 'PATH'. $xc_msg_abrt" >&2
232 dnl Emits shell code that verifies that 'grep' utility
243 # Verify that 'grep' utility is found within 'PATH', otherwise abort.
254 echo "$xc_msg_err 'grep' utility not found in 'PATH'. $xc_msg_abrt" >&2
265 dnl Emits shell code that verifies that 'tr' utility
272 # Verify that 'tr' utility is found within 'PATH', otherwise abort.
283 echo "$xc_msg_err 'tr' utility not found in 'PATH'. $xc_msg_abrt" >&2
294 dnl Emits shell code that verifies that 'wc' utility
301 # Verify that 'wc' utility is found within 'PATH', otherwise abort.
312 echo "$xc_msg_err 'wc' utility not found in 'PATH'. $xc_msg_abrt" >&2
323 dnl Emits shell code that verifies that 'cat' utility
330 # Verify that 'cat' utility is found within 'PATH', otherwise abort.
345 echo "$xc_msg_err 'cat' utility not found in 'PATH'. $xc_msg_abrt" >&2