Lines Matching full:say
46 say() {
152 say >&2 "$0: -$opt$OPTARG: unknown option; try '$0 --help'"; exit 1;;
154 say >&2 "$0: try '$0 --help'"; exit 1
161 *) say >&2 "$0: $1: unknown argument"; exit 1
186 say >&2 "$0: time zone files are not set up correctly"
483 say >&2 "'$tz' is not a conforming POSIX proleptic TZ string."
560 sorted_table=$(say "$time_table" | sort -k2n -k2,5 -k1n) || {
561 say >&2 "$0: cannot sort time table"
732 say >&2 "$0: time zone files are not set up correctly"
766 say >&2 " $time$newline $country_result$newline $region";;
767 ?*%?*%%|?*%%?*%) say >&2 " $time$newline $country_result$region";;
768 ?*%%%) say >&2 " $time";;
769 %?*%?*%) say >&2 " $country_result$newline $region";;
770 %?*%%) say >&2 " $country_result";;
771 %%?*%?*) say >&2 " coord $coord$newline $region";;
772 %%%?*) say >&2 " coord $coord";;
773 *) say >&2 " TZ='$tz'"
775 say >&2 ""
776 say >&2 "TZ='$tz' will be used.$extra_info"
777 say >&2 "Is the above information OK?"
792 test -t 1 && say >&2 "
800 say "$tz"