1 2 3 4 5 6 7 8 9
#!/bin/bash config-mem 512M config-timeout 120 main() { echo c > /proc/sysrq-trigger }