2021 Nov 19 3:39 AM
Hi guys,
Is there anyone of you knows because ps -ef is not working. We recently upgraded the server from Linux SLES12 to Linux SLES15.
When I try to ps -ef it only shows the below. It is suppose to show the processes of SID DE1. I know that the processes are running because the system is up and running fine.
ser03v044597:~ # ps -ef |grep DE1
root 29989 29940 0 03:34 pts/0 00:00:00 grep --color=auto DE1
2021 Nov 19 9:54 PM
Hello Philip,
I have a SUSE15 SP2 and "ps -ef | grep SID" works for me... I guess that the shell in use would not matter, but anyway, I am using bash.
Regards,
Isaías
2021 Nov 20 1:03 AM
just out of curiousity can you paste the outcome without grep? thanks!A