Searched refs:tc_bold (Results 1 – 2 of 2) sorted by relevance
496 tc_bold='[1m'; tc_standout='[7m'503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`504 tc_standout=$tc_bold755 for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan"768 $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2