Searched refs:isgawk (Results 1 – 1 of 1) sorted by relevance
84 isgawk=`$awk 'BEGIN { print toupper("true"); exit; }' 2>/dev/null`87 if [ "$isgawk" = TRUE ] ; then