In that example grep is finding you running grep in the output of the ps
command. The PID/PPID are the same, so it's the same process it's
displaying. Not sure why it's doubled on the output. Can you give some
other examples? Is it just when you run grep, or is everything duplicated
in the ps output without grep?

Jeremiah Bess


On Wed, Apr 22, 2020 at 8:58 AM Humberto Blanco Castillo <
hblanc...@gmail.com> wrote:

> Hi
> I have a serious mistake wiyh my console executing some commands, for
> example ls
>
> [user@repositorio etc]# ps -ef | grep yum
> user      11514   4496  0 08:28 pts/0    00:00:00 grep --color=auto yum
> user      11514   4496  0 08:28 pts/0    00:00:00 grep --color=auto yum
>
>
> repeat the output, any idea?
>
> --
> --
> You received this message because you are subscribed to the Linux Users
> Group.
> To post a message, send email to linuxusersgroup@googlegroups.com
> To unsubscribe, send email to linuxusersgroup+unsubscr...@googlegroups.com
> For more options, visit our group at
> http://groups.google.com/group/linuxusersgroup
> References can be found at: http://goo.gl/anqri
> Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules)
> ---
> You received this message because you are subscribed to the Google Groups
> "Linux Users Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to linuxusersgroup+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/linuxusersgroup/83af3713-9a64-4be8-bef8-e5b57b2ed988%40googlegroups.com
> <https://groups.google.com/d/msgid/linuxusersgroup/83af3713-9a64-4be8-bef8-e5b57b2ed988%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
-- 
You received this message because you are subscribed to the Linux Users Group.
To post a message, send email to linuxusersgroup@googlegroups.com
To unsubscribe, send email to linuxusersgroup+unsubscr...@googlegroups.com
For more options, visit our group at 
http://groups.google.com/group/linuxusersgroup
References can be found at: http://goo.gl/anqri
Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules)
--- 
You received this message because you are subscribed to the Google Groups 
"Linux Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linuxusersgroup+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/linuxusersgroup/CAN%2BraeuTf1dp-pfzoTQScM4O726qbcAjNCQgCEOyg%2Bp%2ByfwTvQ%40mail.gmail.com.

Reply via email to