How do you find out the server processes running?
Answer Posted / shashi
# ps -A
#top
# ps -e
use can see the running/total prosses
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is mkdir m in linux?
How do you clear the screen in linux?
What is difference between free and available memory in linux?
What is nbtstat command?
How do you know which shell I am using in linux?
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?
What is file and example?
How do I check memory usage on linux?
How do I check if my cpu is overclocked?
What does bash stand for?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
What does umask 022 mean?
What are the linux commands used in devops?
How do I list all processes in linux?
How do I permanently set ulimit in linux?