ps command returns different number of processes with ksh
Issue
- The following command returns different counts of PIDs when executed on two different servers:
ps -ef | pgrep -f -u "aide" "/bin/ksh $0" | wc –l
Environment
- Red Hat Enterprise Linux 5
- Ksh
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.