13.确定myfile的文件类型的命令是
A. type myfile
B. type -q myfile
C. file myfile
D. whatis myfile
16.目录树中,存放系统启动相关文件的目录是
A. /home
B. /proc
C. /bin
D. /boot
17.linux中find命令的功能是
A. 查找系统文件所在路径
B. 在文件系统中查找指定文件
C. 在指定的文本文件中查找指定的字符串
D. 显示文本文件内容
18.不能用来关闭机器的命令是
A. sudo shutdown now
B. sudo poweroff
C. sudo init 0
D. sudo halt -r