What is the purpose of the -i option in the top command?

The -i option in the top command is used to display only active processes, filtering out any processes that have zero CPU usage since the last update. This allows you to focus on processes that are currently consuming resources, making it easier to identify which processes are actively using CPU power without the clutter of idle processes.

0 Comments

no data
Be the first to share your comment!