Magic key in Linux Kernel
- by Masi
What is the purpose of the following command?
sudo echo t > /proc/sysrq-trigger
I run it, but I can see no difference in the magic key and its output at dmesg.
Trigger suggests me that the databases of sysrq are involved in the process.