私はubuntuにいます、dmesgを書くとエラーメッセージが赤く表示されますが、コンソールでそれらだけを印刷するにはどうすればよいですか?
使用する --level
オプション man dmesg
:
-l, --level list Restrict output to the given (comma-separated) list of levels. For example: dmesg --level=err,warn will print error and warning messages only. For all supported levels see the --help output.