commit | a0c20e4016792689eaeb851b0fc34d5c50b8d428 | [log] [tgz] |
---|---|---|
author | Tanguy Pruvot <tanguy.pruvot@gmail.com> | Fri Jan 06 16:40:09 2012 +0100 |
committer | Tanguy Pruvot <tanguy.pruvot@gmail.com> | Fri Jan 06 17:52:20 2012 +0100 |
tree | fbb0f325d278faca786cce831e7c186bf90b5811 | |
parent | ed1c2314c398ef89f059e96fac665fdd5eba71e2 [diff] |
dmesg: implement official '-r' and colored output '-C' Actually there is no way to have the level with the DMESG_PRETTY -r option (raw format) is present for that in debian systems The optional -C allow a colored output for both configs this parameter is inspired from android logcat one. Behavior is kept (default is raw if DMESG_PRETTY config is not set) Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>