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 ls command and what it does?
What is clang linux?
What is the use of finger command in linux?
What is make in linux?
What is the pwd command?
What is DISM command?
How does mkdir work in linux?
What command would you use to create an empty file without opening it to edit it?
What is sudo bash command?
What is the difference between kill and kill in linux?
What is a ulimit in unix?
Is makefile a shell script?
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.
Why is unix used?
What is tty in linux command?