Re: Auto Generating -bash process
Posted by ErmanArslansOracleBlog on May 03, 2024; 8:25pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Auto-Generating-bash-process-tp12438p12459.html
That bash is sleeping.. (s state)
1)What is the output of the command "w" ?
2)Execute the following commands and send the outputs;
cat /proc/8879/cmdline
cat /proc/8879/cwd
cd /proc/8879/fd; ls -al