Login  Register

Re: Auto Generating -bash process

Posted by ErmanArslansOracleBlog on May 09, 2024; 1:55pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Auto-Generating-bash-process-tp12438p12495.html

Did you checked your cron jobs and systemd services? -- bash may be executed by something from there.

crontab -l

systemd services with systemctl list-unit-files and systemctl status <service_name>.