- enable pager (you know this for example from 'git log')
- enable relative timestamps to display local time and delta in human readable format
- enable colors for timestamp prefix, subsystem prefix and message body (different colors for different log levels)
Hint: add
alias dmesg="dmesg --human"
somewhere to your /etc/profile.d/ directory.
No comments:
Post a Comment