Thursday, April 7, 2011

Linux command to find the number of processes running in a PC.

Command to find the number of processes running in a PC

For eg:-, if I need to find the number of postgres processes running in my pc, just run the command,
ps -C postgres | wc -l

No comments:

Post a Comment

Thanks for visiting my Blog....Ur comments n suggestions are most valuable for me...Thanks