当前位置:百科知识 > 工学问答B

问题描述:

[单选] 查找/etc下文件内容中以shell开头或以shell结尾,且与shell大小写无关的文件及其相应行(不包括错误信息和父目录),以下命令正确的是()。
A.grep –s -I -E、“^shell B.grep –s -E、“^shell C.grep –s -i “^shell D.grep -I -E、“^shell
参考答案:查看
答案解析:
☆收藏

随机题目