No, the enable command is typically used to configure a service to start automatically at boot rather than to show its current status. To check the status of a service, you would usually use a command like systemctl status <service-name> on systems that use systemd, or service <service-name> status on older systems.
Copyright © 2026 eLLeNow.com All Rights Reserved.