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.
