On Wed, 15 Sep 2004, JupiterHost.Net wrote: > Does the \r solution work on winders (I don't have any Winders computers) > also? > > perl -e '$|=1; print "\rLine $_" and sleep 1 for 1..3; print "\n"'
I've just successfully tested it on the Cygwin version of Perl, both from a local DOS window and from a remote SSH login from OSX. It seems to work just fine. I'd assume that Activestate Perl will also work, but haven't checked. -- Chris Devers -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>