单选题Using vi, you want to save changes to the file myfile with :w!, but vi complains it cannot write to the file. Therefore, you want to check the write permissions on the file. To do this without leaving vi, you type:()A  :!ls-I myfileB  :/ls-l myfileC  e

题目内容(请给出正确答案)
单选题
Using vi, you want to save changes to the file myfile with :w!, but vi complains it cannot write to the file. Therefore, you want to check the write permissions on the file. To do this without leaving vi, you type:()
A

 :!ls-I myfile

B

 :/ls-l myfile

C

 esc :Is -I myfile

D

 :?ls-l myfile

参考答案和解析
正确答案: A
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
更多相关问题