output is buffered. try it like this perl -e 'for(1..300){sleep 1;print ".\n";}'
> -----Original Message----- > From: Balint, Jess [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 23, 2002 2:37 PM > To: '[EMAIL PROTECTED]' > Subject: One Liner Problems > > > Hello. What is wrong with this? > > perl -e 'for(1..300){sleep 1;print ".";}' > > It never prints anything. > Thanks. > > Jess > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > ---------------------------------------------------------------------------- -------------------- The views and opinions expressed in this email message are the sender's own, and do not necessarily represent the views and opinions of Summit Systems Inc. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]