Can "tput" be used to query what is currently displayed on a user's screen? My users all log into a 3rd party Point-Of-Sale program. I've written a script using "tput", which places a one word status message on a user's screen when certain conditions are met, like when they have unread mail. But, I don't want the message displayed unless they are in a particular menu. So, I need to able to evalaute what is currently displayed.