str = "a" * 10000 10000.times { STDOUT.syswrite str }