On my rooted Android, I have a screenshot from Termux after running
So far, I've tried running
sudo htop
. There is a logcat process running with PID 925. I want to stop this process.

su -c kill 925
which is the Process ID of the logcat process I'm trying to stop but have been unsuccessful.
How to stop this process?
Asked by user1091091
(51 rep)
May 9, 2023, 08:29 PM
Last activity: May 10, 2023, 06:49 AM
Last activity: May 10, 2023, 06:49 AM