- cross-posted to:
- linux@programming.dev
- cross-posted to:
- linux@programming.dev
Always thought top was one of those programs frozen in time since the 70s, but apparently, it has a feature set comparable to htop and the like. The default configuration just doesn’t show much of it…


Why not use pkill?
Ah, that was a brainfart. I do use
pkillprimarily. I just use the other command, when I’m not sure what the process is called…