dmesg: include flag to follow messages (#1446)
This commit is contained in:

committed by
Agniva De Sarker

parent
7d92f9154a
commit
afd82c6311
@@ -6,6 +6,10 @@
|
|||||||
|
|
||||||
`dmesg`
|
`dmesg`
|
||||||
|
|
||||||
|
- Show kernel messages and keep reading new ones, similar to `tail -f` (available in kernels 3.5.0 and newer):
|
||||||
|
|
||||||
|
`dmesg -w`
|
||||||
|
|
||||||
- Show how much physical memory is available on this system:
|
- Show how much physical memory is available on this system:
|
||||||
|
|
||||||
`dmesg | grep -i memory`
|
`dmesg | grep -i memory`
|
||||||
|
Reference in New Issue
Block a user