Login  Register

Re: Auto Generating -bash process

Posted by ErmanArslansOracleBlog on May 06, 2024; 9:38am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Auto-Generating-bash-process-tp12438p12475.html

*Use ps aux or pstree to get a detailed listing of running processes. Look for processes with a parent process ID (PPID) matching the bash shell (bash).