'top' command is used to display dynamic real-time information about running processes in the system.
- PID: Shows task’s unique...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
Latest Topics
Collapse
-
by Akash Gorane'top' command is used to display dynamic real-time information about running processes in the system.
- PID: Shows task’s unique process id.
- PR: Stands for priority of the task.
- SHR: Represents the amount of shared memory used by a task.
- VIRT: Total virtual memory used by the task.
- USER: User name of owner of task.
- %CPU: Represents the CPU usage.
- TIME+: CPU Time, the same as ‘TIME’, but reflecting more granularity through...-
Channel: Articles
01-12-2023, 05:12 PM -
2 results in 0.0009 seconds.
Keywords
Members
Tags
-
top command
'top' command is used to display dynamic real-time information about running processes in the system.
- PID: Shows task’s unique...Last edited by Akash Gorane; 01-12-2023, 05:18 PM.
-
Top Command
-
Created by:
Akash Gorane
- Published: 01-10-2024, 06:10 PM
- 0 comments
in ArticlesTop Command
'top' command is used to display dynamic real-time information about running processes in the system.
- PID: Shows task’s unique process id.
- PR: Stands for priority of the task.
- SHR: Represents the amount of shared memory used by a task.
- VIRT: Total virtual memory used by the task.
- USER: User name of owner of task.
- %CPU: Represents the CPU usage.
- TIME+: CPU Time, the same as ‘TIME’, but reflecting more granularity through... -
Created by: