"man" is the command to show manual pages. "man ps" shows the manual page of the "ps" command. You can run commands from a terminal emulator.
You cannot kill kernel threads, they are not userspace processes. Also, you really should not kill processes unless you know what they are for, otherwise you will seriously risk breaking yours system.
You cannot kill kernel threads, they are not userspace processes. Also, you really should not kill processes unless you know what they are for, otherwise you will seriously risk breaking yours system.
Statistics: Posted by lindi — 2024-03-18 21:21 — Replies 5 — Views 135