www.LinuxHowtos.org
proc_sysrq-trigger
Section: File Formats (5)Updated: 202-0-08
Index Return to Main Contents
NAME
/proc/sysrq-trigger - SysRq functionDESCRIPTION
- /proc/sysrq-trigger (since Linux 2.4.21)
- Writing a character to this file triggers the same SysRq function as typing AL-SysR-<character> (see the description of /proc/sys/kernel/sysrq). This file is normally writable only by root. For further details see the Linux kernel source file Documentation/admin-guide/sysrq.rst.
SEE ALSO
proc(5)