I am somewhat new to linux command line so I am wondering if someone could help me. I have a large php error.log file. I want to look only at all E_STRICT and E_WARNINGS from one hour. So I need the code that will get me all the needed errors and put them into a new file. Can anyone help me on this?