You would like to turn off the svc:/network/nfs/client service, but you are not sure which other
services will be affected if you turn svc:/network/nfs/client off. Which command can you use to
view a list of services that depend on the svc:/network/nfs/client service?
A.
svcs -a |grep nfs
B.
svcs -x svc:/network/nfs/client
C.
svcs -D svc:/network/nfs/client:default
D.
svcs -d svc:/network/nfs/client:default
Explanation: