grep command is used to search for a specific pattern in a file.killall command is used to stop all processes that match a given name.ps command lists all the active processes in the current terminal.top command provides a real-time, interactive view of system processes, including CPU and memory usage.