proc
How I read,edit and handle everything in /proc
will be added here
Print syslog messages
cat /proc/sys/kernel/printk
Send Message to dmesg
with the correct syntax
for grabbing msg with syslog properly
echo '<4>Foo: Message' | sudo tee /dev/kmsg
Last update: June 18, 2022
Created: June 18, 2022
Created: June 18, 2022