Hide Forgot
Description of problem: grep command cannot find a certain process name in ps_aux output log file. Version-Release number of selected component (if applicable): grep-2.5.1-55.el5 How reproducible: Always Steps to Reproduce: 1.ps-aux.log file is attached in this bugzilla. 2.Execute command grep "process-name-of-pid-608 in attached log" ps-aux.log 3. Actual results: No output Expected results: It should print line which is matching string in file Additional info:
Created attachment 1108962 [details] ps_aux file