Chris Devers wrote:
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
cool, thanks!
from a local DOS window and from a remote SSH login from OSX. It seems
[OT]
cool OSX, me too! I *love* my Mac :) I have SUse running on it too for fun...
[/OT]
to work just fine.
I'd assume that Activestate Perl will also work, but haven't checked.
Lee.M - JupiterHost.Net
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>