单项选择题
A.chmod -R 677 /app B.chmod -R 664 /app C.chmod -r 677 /app D.chmod -r 664 /app
Whichcommandwilldisplaythecurrentcontrolkeysettings?()A...
单项选择题Which command will display the current control key settings?()
A.‘tty -l’ B.‘stty -a’ C.‘lstty -a’ D.‘terminfo -l’
Whichcommandwillchangetheuserwebserver’sshelltoksh93?()...
单项选择题Which command will change the user webserver’s shell to ksh93?()
A.chshell -ksh93 webserver B.chsh webserver /usr/bin/ksh93 C.chuser -a shell=/usr/bin/ksh93 webserver D.setuid -a SHELL=/usr/bin/ksh93 -u webserver
Whichenvironmentvariablemustbechangedinauser’sprofileso...
单项选择题Which environment variable must be changed in a user’s profile so that upon login, the command prompt identifies the server?()
A.PMT B.PS1 C.PRT D.PT1