Bug 1293898 - grep command cannot find a certain process name in ps_aux output
Summary: grep command cannot find a certain process name in ps_aux output
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: grep
Version: 5.11
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Jaroslav Škarvada
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-23 12:31 UTC by Mohit Agrawal
Modified: 2019-09-12 09:38 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-23 12:41:47 UTC
Target Upstream Version:


Attachments (Terms of Use)
ps_aux file (25.21 KB, text/plain)
2015-12-23 12:32 UTC, Mohit Agrawal
no flags Details

Description Mohit Agrawal 2015-12-23 12:31:41 UTC
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:

Comment 1 Mohit Agrawal 2015-12-23 12:32:39 UTC
Created attachment 1108962 [details]
ps_aux file


Note You need to log in before you can comment on or make changes to this bug.