What is Linux Top Command?
-b | Run in batch mode; don't accept command-line input. |
-c | Show command line in display instead of just command name. |
-d delay | Specify delay between refreshes. |
-n | Update display num times, then exit. |
-i | Suppress display of idle and zombie processes. |
-p pid | Monitor only processes with the specified process ID. |
-q | Refresh without any delay. |
-s | Secure mode. Disable some (dangerous) interactive commands. |