simplified snippet
Posted to
tcl
by yeeling at Mon Jul 02 10:19:14 GMT 2007
view raw
#!/usr/bin/env perl
use strict;
$|=1;
my
$pct
;
while
(
$pct
<=100)
{
print STDOUT "\r
$pct
\% diaries
read
and checked ";
$pct
++;
}
Recent Posts
junk by bcharder
18 days ago
tcl by egavilan
27 days ago
tcl by Stu
29 days ago
tcl by Stu
29 days ago
tcl by oldlaptop
62 days ago
tcl by oldlaptop
62 days ago
tcl by Molnija Bjornsson
67 days ago
tcl by Molnija Bjornsson
67 days ago
tcl by zmoment
67 days ago
tcl by zmoment
67 days ago
Submit
New paste
Documentation
From Jabber