Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I have no idea where I can find it, nor what have to look for. I want to show a bunch of changing values on the console, but I don't want to write again and again new lines as print would do it.
Does s.o. here can give me hint how to do or a link to some code that a part of the console is like a fixed table and not a bunch of lines where a new line pushes all the previous lines one line up. (On my SuSE Linux pocinfo -f does this)
Thanks in advance,
Carl
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: organize console as a fixed table
by dreadpiratepeter (Priest) on May 02, 2004 at 22:37 UTC | |
|
Re: organize console as a fixed table
by Wassercrats (Initiate) on May 03, 2004 at 00:07 UTC | |
by Anonymous Monk on May 03, 2004 at 07:45 UTC | |
|
Re: organize console as a fixed table
by Fletch (Bishop) on May 02, 2004 at 23:57 UTC |