想实时跟看日志文件新追加的内容,应使用?

Linux

  1. A.head app.log
  2. B.tail -f app.log
  3. C.cat -n app.log
  4. D.less -N app.log