Announcement

Collapse
No announcement yet.

Search Result

Collapse

Latest Topics

Collapse

  • Akash Gorane
    top command
    by Akash Gorane
    'top' command is used to display dynamic real-time information about running processes in the system.


    - PID: Shows task’s unique...
    01-12-2023, 05:15 PM
  • Akash Gorane
    Top Command
    by Akash Gorane
    [COLOR=rgba(0, 0, 0, 0.9)]'top' command is used to display dynamic real-time information about running processes in the system.[/COLOR]



    - 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’,
    ...
    01-12-2023, 05:12 PM
  • Akash Gorane
    TOP Command
    by Akash Gorane
    #[COLOR=rgba(0, 0, 0, 0.9)] top command is used to display dynamic real-time information about running processes in the system.[/COLOR]

    -
    - 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’,
    ...
    01-12-2023, 05:04 PM
3 results in 0.0011 seconds.
Keywords
Members
Tags
top x
  •  

  • Akash Gorane
    started a topic top command

    top command

    'top' command is used to display dynamic real-time information about running processes in the system.


    - PID: Shows task’s unique...
    See more | Go to post
    Last edited by Akash Gorane; 01-12-2023, 05:18 PM.

  • Top Command

    Top Command

    [COLOR=rgba(0, 0, 0, 0.9)]'top' command is used to display dynamic real-time information about running processes in the system.[/COLOR]



    - 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’,
    ...
    Go to post

  • TOP Command

    TOP Command

    #[COLOR=rgba(0, 0, 0, 0.9)] top command is used to display dynamic real-time information about running processes in the system.[/COLOR]

    -
    - 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’,
    ...
    Go to post
Working...
X