What is /proc/sysrq-trigger in linux and how to use sysrq kernel feature ?
SysRq or “System Request” also known as Magic Keys, which allows us to send some specific instructions directly to the Linux kernel. This can be invoked by using a specific...