Michel Leunen wrote:
I've got a bash script essentially consisting of an infinite loop writing data always on the same line. My problem is that the cursor is visible and roaming on the line when I write the data. Aesthetically, it's not really pretty. Is there a way to make it invisible?
Ok, found it. It seems that I'd not seached enough. The answer is 'civis'. tput civis makes the cursor invisible. Michel -- Michel Leunen http://www.leunen.com/ mailto: see my homepage
____________________________________________________ Want to buy your Pack or Services from Mandriva? Go to http://store.mandriva.com Join the Club : http://www.mandrivaclub.com ____________________________________________________
