To Check Which Service is Running at Present in System what
is the Command?
Answer Posted / waleed badr
service --status-all
ps -ef ---> is used to check what processes are running at
present in the system
| Is This Answer Correct ? | 29 Yes | 3 No |
Post New Answer View All Answers
How do I check cores in linux?
How do I find the linux version?
What is the default number of shell commands saved in the history list of .cshrc file?
What is bc command in unix?
Which command puts a script to sleep untill a signal is recieved?
What are the commands used in command prompt?
What is type command in linux?
What is #!/ Bin sh?
Explain grep command.
How do I check command history?
What are the command prompt commands?
How do I navigate in cmd?
Why bash is used in linux?
What is the difference between cd and cd in linux?
What is 9 in kill?