皮皮学,免费搜题
登录
搜题
【单选题】
巴宾斯基征阳性表现为
A.
足趾背曲
B.
足趾跖曲
C.
足趾不动
D.
足拇趾背屈,其余各趾散开
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【简答题】简要概括《信陵君窃符救赵》主要的故事情节
【简答题】主根、侧根和不定根(main root,lateral root and adventiticus root)
【判断题】唐代玄奘西游天竺(印度)取经,历时 18年,写成了《西游记》。
A.
正确
B.
错误
【单选题】修改test.txt文件的所有者为root,所有组为root,命令是
A.
chmod root root test.txt
B.
chmod root:root test.txt
C.
chown root root test.txt
D.
chown root:root test.txt
【单选题】Which of the following commands can be used to gain root privileges and profile without initially logging in as root?()
A.
su
B.
su root
C.
su - root
D.
su -c "root"
【单选题】以下语句执行后会有什么现象: ls -ld /root/abc || mkdir /root/abc
A.
提示不能创建/root/abc目录
B.
/root/abc目录不一定存在
C.
/root/abc目录一定存在
D.
/root/目录被删除
【单选题】●下面Linux命令中, (62)可用于关闭系统。 (62)
A.
[root@root]#init 0
B.
[root@root]# init 1
C.
[root@root]# init 2
D.
[root@root]#init 3
【判断题】在【文字对齐】命令中,【当前垂直】选项是将需要对齐的文字按照水平对齐的方式与指定文字对齐。
A.
正确
B.
错误
【单选题】[ $USER = root ] && echo "root" 以上代码功能是什么
A.
判断当前用户是否为root,如果是,切换为root用户
B.
判断当前用户是否为root,如果不是,输出root
C.
判断当前用户是否为root,如果不是,切换为root用户
D.
判断当前用户是否为root,如果是,输出root
【简答题】root:x:0:0:root:/root:/bin/bash中的x代表()。
相关题目: