ZZ from here :  ask what kernel ring buffer is

A few days ago I started thinking that my linux education has halted. I didn't seem to be learning anything new, even though I fealt like a total linux newbie. Then I reminded myself "Everything in linux is a file", so I said to myself: "I'll just go through every directory on my slack system and figure out what every single file is for and does.". So today I started to get to work. First alphabeticaly is /bin, so I hopped in and started going through the commands one by one reading man pages and stuff. Then I got to /bin/dmesg. I ran it and got chinese, so I opened the man-page and it says:

dmesg - print or control the kernel ring buffer

It doesn't give much more information than that. So I thought I'd ask here.

相关文章:

  • 2022-03-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-18
  • 2022-02-21
  • 2022-12-23
猜你喜欢
  • 2021-12-26
  • 2021-12-03
  • 2021-07-18
  • 2022-12-23
  • 2021-10-10
  • 2021-08-05
  • 2021-08-24
相关资源
相似解决方案