单选题When run on a machine called client, which of the following commands would mount the /usr/local/bin directory from the host machine over the /home/bin directory on client?()A mount host:/usr/local/bin /home/binB mount client:/home/bin /usr/local/binC m

题目
单选题
When run on a machine called client, which of the following commands would mount the /usr/local/bin directory from the host machine over the /home/bin directory on client?()
A

mount host:/usr/local/bin /home/bin

B

mount client:/home/bin /usr/local/bin

C

mount -o client:/usr/local/bin /home/bin

D

mount -n host:/home/bin /usr/local/bin


相似考题
参考答案和解析
正确答案: D
解析: 暂无解析