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 |
Working in Linux/Unix platform, if any command dose not work, say # ls reports as command not found. what to do?
what is "ls* " is run options are 1) x 2).x 3) hidden 4) no disply tell exact answer.
How do I find my user id in linux?
How many types of dos commands are there?
Q. 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 ll command in unix?
What is the difference between kill and kill in linux?
What is command grouping?
if i have one folder say aaa and that folder having 100 files from that 50 files there aaa word is written how to find in which aaa is writen and without opening that file
What is the purpose of the 'chmod' command?
What does execute mean in linux?
To move /home/ben/memos dir in /home/bob/memos, what is the result by mv /home/ben/memos /home/bob