Bash ~ Perl ~ Python ~ Batch ~ Ruby
Friday, 12 April 2013
Stock in perl
@s=`ls`;
while ($line=pop(@s))
{
print $line."\n";
sleep 3;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment