|
|||||
Commands and references ( GNU / linux kernel 2.4.18-3 and
2.4.18-14 )
Linux is a registered trademark of Linus Torvalds The commands with their most common usage are in brackets like this: [ command ]. Don't type the brackets, just what is inside of them. Back to the index page |
|||||
display bootup messages [ dmesg ] Usually the bootup messages take up more space than one screen when they display; so to read them all more easily, send the output of this command to a file and open it with an editor like gvim like this: [ dmesg > my_bootup_messages ] [ gvim my_bootup_messages ] |
|||||
Perpetual PC's home page Perpetual PC's link page |