Kizspy Question: 6
(Choose 1 answer)
Which of the following commands would you use to check the status of a service in a systemd-based system?
A. systemctl status <service>
B. ps aux | grep <service>
C. service status <service>
D. chkconfig --list <service>