str = "XXX host:1233455 YYY ZZZ!"puts str.match(/(?<=host:)\d+/)
Standard input is empty
1233455
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!