Linux commands: Difference between revisions
Jump to navigation
Jump to search
→Obtaining Memory Usage through top command
Tags: Mobile edit Mobile web edit |
|||
| Line 408: | Line 408: | ||
* output example: PhysMem: 8017M used (1486M wired), 172M unused. | * output example: PhysMem: 8017M used (1486M wired), 172M unused. | ||
* memory usage: 172 / (8017+172); unit: % | * memory usage: 172 / (8017+172); unit: % | ||
{{Linux}} or {{Mac}} | |||
* command: {{kbd | key = top}} | |||
=== System disk space usage === | === System disk space usage === | ||