2023 2024 Student Forum > Management Forum > Main Forum

 
  #1  
2nd April 2016, 08:17 AM
Unregistered
Guest
 
Ef grep

Hello sir I would like to know about the importance of Ef grep PS command so please provide me suitable information about this command.
  #2  
2nd April 2016, 08:17 AM
Super Moderator
 
Join Date: May 2012
Re: Ef grep

The PS command on Linux is one of the most basic commands for viewing the processes running on the system.

Linux PS command

It provides a snapshot of the current processes along with detailed information like user id, CPU usage, memory usage, command name etc.

It does not display data in real time like top or htop commands.

But even though being simpler in features and output it is still an essential process management/monitoring tool that every linux newbie should know about and learn well.

Break Down

Column Header Contents

%CPU How much of the CPU the process is using

%MEM How much memory the process is using

ADDR Memory address of the process

C or CP CPU usage and scheduling information

COMMAND* Name of the process, including arguments, if any

NI nice value

F Flags

PID Process ID number

PPID ID number of the process′s parent process

PRI Priority of the process

RSS Real memory usage

S or STAT Process status code

START or STIME Time when the process started

SZ Virtual memory usage

TIME The amount of CPU time used by the process

TT or TTY Terminal associated with the process

UID or USER Username of the process′s owner

WCHAN Memory address of the event the process is waiting for


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 05:41 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4