6,534
edits
Changes
fixed formatting in →Working with proc
== Working with proc ==
There is a ''<code>/proc/sysrq-trigger'' </code> entry which triggers sysrq events. You may send write a string to it to trigger commands one by one.There is one note about it - : the string must end with 'the <icode>\r</icode>' character.
== Examples ==