I have checked the process in my Linux system I found there is lots of process running with the name bash And if we Kill them all
attaching a enter image description herescreenshot for reference.
I have checked the process in my Linux system I found there is lots of process running with the name bash And if we Kill them all
attaching a enter image description herescreenshot for reference.
Copyright © 2021 Jogjafile Inc.
Are you the only user connected to that machine? It could be that you opened multiple bash sessions e.g. by typing the command
bashyou launch a new login session and a new process appears in the process list.