STDOUT.sync = true (0...1000).each{|i| printf("%03d\n", i); exit if gets.chomp === "unlocked" }