#!/hint/bash if [[ "$(uname)" = SunOS ]] && [[ "$TERM" = *color* ]]; then export TERM=sun-color fi