Lines Matching refs:PATH
146 dnl Emits shell code that verifies that 'PATH' variable
153 # Verify that 'PATH' variable is set, otherwise abort.
157 (`test -n "$PATH" >/dev/null 2>&1`) && xc_tst_str='success'
163 echo "$xc_msg_err 'PATH' variable not set. $xc_msg_abrt" >&2
203 dnl is found within 'PATH', otherwise aborts execution.
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
236 dnl is found within 'PATH', otherwise aborts execution.
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
269 dnl is found within 'PATH', otherwise aborts execution.
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
298 dnl is found within 'PATH', otherwise aborts execution.
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
327 dnl is found within 'PATH', otherwise aborts execution.
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
364 dnl or diferentiate paths inside the 'PATH' environment
377 # Directory count in 'PATH' when using a colon separator.
380 for xc_tst_dir in $PATH; do
387 # Directory count in 'PATH' when using a semicolon separator.
390 for xc_tst_dir in $PATH; do
597 dnl or diferentiate paths inside the 'PATH' environment