Manages the status of system services
Stops all services on an ESXi host.
service $s stop
/usr/local/etc/r/etc/init.d/%s* systemctl stop %/sbin/service %s/bin/sh -c "for s in `service -l | grep %s`; do service $s stop;