Which command will change the user webserver’s shell to ksh93?()
A、A.chshell -ksh93 webserver
B、B.chsh webserver /usr/bin/ksh93
C、C.chuser -a shell=/usr/bin/ksh93 webserver
D、D.setuid -a SHELL=/usr/bin/ksh93 -u webserver