How do you find out the server processes running?
Answers were Sorted based on User's Feedback
Answer / shashi
# ps -A
#top
# ps -e
use can see the running/total prosses
| Is This Answer Correct ? | 3 Yes | 0 No |
What is a simple command?
In a company there are 3 groups i.e Finance, HR and Marketing. Each groups having 3 members. There is a file named as file1.txt. The permission set for the above file is rwx-rw----x. Now the question is only the members of Hr and Marketing group can view and edit the file. But the file is not accessible to the members of Finance Group. Can anyone tell me what would be the exact command for linux.root@localhost#<type the exact linux command>
What is the purpose output of cd command?
Which priority has the process?how do u view?
What does grep grep do?
How to hide the partition in GRUB booting? (This technique is required when you have more that one Windows system on different partitions of the same disk, let us say the first and second partitions of the first hard drive, to boot from the first partition you must hide the second one)
What are the 4 kinds of sentences with examples?
How do I clear bash history in linux?
What is the difference between clang and llvm?
What is DISM command?
What is kill 9 in linux?
How often do you use grep command and how in Linux operating system?