I want to create a shell script that can kill a process without having knowledge of the PID.<BR><BR>This is what I do now:<BR><BR>%: top<BR> (find process w/PID)<BR>%: q<BR>%: kill -1 PID<BR><BR><BR>I ...
Background running apps could be the cause for the high CPU usage and system unresponsiveness. Learn how to control hidden background apps in Linux.