Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: ASCII analog clock

by chanio (Priest)
on Mar 22, 2005 at 04:52 UTC ( [id://441387]=note: print w/replies, xml ) Need Help??


in reply to ASCII analog clock

Why not system("clear") ?

while (1) { # Cycle forever, updating each second system("clear"); ## WOULD IT DO? (replace CLS for CLEAR on + win32) print "\n", anaclock($wx, $wy); sleep(1); }

.{\('v')/}   C H E E R   U P !
 _`(___)' ___a_l_b_e_r_t_o_________
Wherever I lay my KNOPPIX disk, a new FREE LINUX nation could be established.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://441387]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-25 06:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found