Dennis Williamson wrote:
read _CRST < <(tput sgr0) instead of _CRST=$(tput sgr0)
---- Run both of them with trace turned on and you'll find out. ;-) I used to have the 2nd one...got tired of having my tracing change colors when it got to that...
Dennis Williamson wrote:
read _CRST < <(tput sgr0) instead of _CRST=$(tput sgr0)
---- Run both of them with trace turned on and you'll find out. ;-) I used to have the 2nd one...got tired of having my tracing change colors when it got to that...