linux - How to read the kernel log messages in c? -


i want develop c function return last 5 messages of kernel log (dmesg).

how can that?

i think want klogctl. example of usage in busybox source dmesg.c.


Comments

Popular posts from this blog

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -