Created
November 14, 2018 09:36
-
-
Save alpody/61f03e45ffd8bd10266f35e3004f2663 to your computer and use it in GitHub Desktop.
Dmesg settings console output on/off
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Off output | |
dmesg -D | |
#on output | |
dmesg -E |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment