Hi Jamf Nation
I have a bash script which has some special echo outputs like color, bold etc.
Unfortunately the logs are pretty weird. For example I see a lot of those errors:
tput: No value for $TERM and no -T specified
unable to write 'random state'
Anybody an idea what sort of error this is? The script is working correctly so I think this happens because of the echo commands.