To Check Which Service is Running at Present in System what
is the Command?
Answer Posted / dave_chamoli82
ps is used to view the process not the service. To view the
current service running at present in system is
# service --status-all
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do I run a bash script in linux?
When and how linux developed?
Explain difference between nfs soft and hard mouniting points?
What is the difference between find and locate command in linux?
What is the purpose output of cd command?
What is du command in linux?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
What is make in linux?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?
What is whois command?
What is the command to delete a file linux?
What is bash linux?
What command would you use to create an empty file without opening it to edit it?
What signal is ctrl c?
How do I know my linux shell version?