read_data: read failure for 4 bytes to client 158.136.150.108. Error = Connection reset by peer
In the line above, I want to use the s/// operator to remove all the text in the line after “read_data:”.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This simple perl regex will do the trick.
Working example : http://ideone.com/zhGi5