要在文件 app.log 中查找包含“ERROR”的行,应使用?

Linux

  1. A.find ERROR app.log
  2. B.ls ERROR app.log
  3. C.cat ERROR app.log
  4. D.grep ERROR app.log