Linux commands: Difference between revisions
Jump to navigation
Jump to search
m
→Obtaining Memory Usage through top command
Tags: Mobile edit Mobile web edit |
Tags: Mobile edit Mobile web edit |
||
| Line 410: | Line 410: | ||
{{Linux}} or {{Mac}} | {{Linux}} or {{Mac}} | ||
* command: {{kbd | key = top}} | * command: {{kbd | key = top}} (and press q key to quit the top window) | ||
* output example: The Python process with the Process ID (PID) 13086 is utilizing 22.19 GB of memory, as indicated by the value in the RES (Resident Set Size) field. | * output example: The Python process with the Process ID (PID) 13086 is utilizing 22.19 GB of memory, as indicated by the value in the RES (Resident Set Size) field. | ||